我一直在阅读有关个人包裹档案('PPA') 的信息,人们通过指向 PPA 的链接来回答问题。使用这些的最佳方法是什么?
这个问题有多个有效答案,跨越多个版本的 Ubuntu。为方便起见,下面列出了每个索引。
损坏的软件依赖项通常是由不兼容的第三方存储库引起的。
我被要求提供软件源列表(也称为软件存储库)。如何快速获取软件源列表?
尝试安装时tmux
出现错误Untrusted packages could compromise your system's security
,类似于此线程中的情况。我运行aptitude update
并安装了软件包没有问题,但我担心更新可能已被破坏。当我看到更新是在没有 SSL(http 地址)的情况下完成时,我的担忧增强了:
- neptune():~$ sudo aptitude update
Ign http://il.archive.ubuntu.com quantal InRelease
Ign http://il.archive.ubuntu.com quantal-updates InRelease
Ign http://il.archive.ubuntu.com quantal-backports InRelease
Get: 1 http://il.archive.ubuntu.com quantal Release.gpg [933 B]
Get: 2 http://il.archive.ubuntu.com quantal-updates Release.gpg [933 B]
Get: 3 http://il.archive.ubuntu.com quantal-backports Release.gpg [933 B]
Hit http://il.archive.ubuntu.com quantal Release
Get: 4 http://il.archive.ubuntu.com quantal-updates Release [49.6 kB]
Ign http://security.ubuntu.com quantal-security InRelease
Ign http://archive.canonical.com quantal InRelease
Ign http://extras.ubuntu.com quantal InRelease
Ign …
Run Code Online (Sandbox Code Playgroud)