【问题标题】:I would like to download only the changelog file of debian package [closed]我只想下载debian包的更新日志文件[关闭]
【发布时间】:2013-07-12 10:45:20
【问题描述】:

在 debian/ubuntu 系统中,有没有办法只下载 certian debian 包的 changelog 文件

e.g. apt-get download-changelog ls 

需要下载ls包的changelog文件

【问题讨论】:

    标签: ubuntu debian ubuntu-12.04 packaging debian-based


    【解决方案1】:

    寻找 apt-listchanges 实用程序

    http://linux.about.com/cs/linux101/g/aptlistchanges.htm

    【讨论】:

    • 谢谢,但你有任何其他内置命令,因为默认情况下没有安装 apt-listchanges
    • 如果它是一个已安装的软件包并且有更新日志,它可能安装在 /usr/share/doc/PACKAGENAME/changelog.gz 或 changelog.Debian.gz 中(取决于您实际想要的更新日志看。否则,无论如何,您都需要先下载软件包(例如使用aptitude或“apt-get source”,或者在网上查看,例如packages.debian.org/changelogs/pool
    猜你喜欢
    • 2012-03-16
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2012-10-02
    • 2018-06-12
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多