apt-cache
我通常使用(例如apt-cache search 'flash player'
)或使用搜索功能来搜索软件包https://packages.ubuntu.com。
现在假设我想搜索旧 Ubuntu 版本(例如 Ubuntu 12.04 LTS Precise Pangolin)的软件包列表。我该怎么做?apt-cache search ...
仅搜索我正在使用的 Ubuntu 版本可用的软件包。https://packages.ubuntu.com仅搜索一些最新版本。
我想我可以从http://archive.ubuntu.com/ubuntu/dists/precise/main/binary-amd64/,但我该如何处理软件包列表才能搜索它?我更喜欢使用类似于的东西apt-cache search ...
,但我不想因为想搜索旧的软件包列表而弄乱我现有的软件包。
答案1
对于在线搜索,我建议使用https://repology.org服务。
如果我们搜索战斗
作为感兴趣的包
它将显示下列:
因此,此软件包最后在 12.04 LTS 中可用。如果您单击战斗然后您将被转到启动板项目页面。