我安装了 Timeshift 20.11.1。Timeshift 的最新版本是 21.09.1。如何将 Timeshift 更新到最新版本?似乎我的 Timeshift 未作为 Ubuntu 软件中心更新的一部分进行更新。
我去了 Timeshift githubhttps://github.com/teejee2008/timeshift但没有看到 21.09.1 的任何 deb 文件;我只看到源代码文件。如何将我的 Timeshift 更新到 21.09.1?谢谢。
答案1
Timeshift PPA(由开发者维护)托管最新版本的 Timeshift。打开终端并逐个输入以下命令。
sudo add-apt-repository -y ppa:teejee2008/timeshift
sudo apt-get update
sudo apt-get install timeshift