為了不想常常收到新套件更新的通知,所以用的是 stable (etch) 的套件庫。但有時會需要用到較新版本的套件,這時怎麼辦呢?Debian 提供了一個 backports 的套件庫用來解決這個問題。
backports 會收錄重新編譯過的 testing 及 unstable 的套件。
使用方法如下:
在 /etc/apt/sources.list 加入
deb http://www.backports.org/debian etch-backports main contrib non-free
使用 aptitude 時指定 -t etch-backports,如
sudo aptitude -t etch-backports search xxx
sudo aptitude -t etch-backports install xxx
沒有留言:
張貼留言