我在更新 i3-wm 时遇到问题
当我打字时
i3 --moreversion 2>&- || i3 --version
我得到
Binary i3 version: 4.7.2 (2014-01-23, branch "tags/4.7.2") © 2009-2013 Michael Stapelberg and contributors
Running i3 version: 4.7.2 (2014-01-23, branch "tags/4.7.2") (pid 1889)
The i3 binary you just called: /usr/bin/i3
The i3 binary you are running: i3
所以我使用的是 4.7.2 版本,我检查了一下,那个版本是去年的,最新的是 4.10.3。
但是,当我 apt-get update 和 upgrade 时,什么都没有升级,我试过了
~/Downloads/i3-4.10.3$ sudo apt-get install i3
Reading package lists... Done
Building dependency tree
Reading state information... Done
i3 is already the newest version.
有什么问题 ?
版本 4.10.3 不在 Trusty 的 Ubuntu 存储库中。为此,您需要 Wily 或通过以下步骤更简单地添加额外的存储库:
资源