Difference between revisions of "Apt-cache madison"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | [[apt-cache]] madison [[package_name]] | ||
+ | |||
+ | |||
* https://manpages.debian.org/stretch/apt/apt-cache.8.en.html | * https://manpages.debian.org/stretch/apt/apt-cache.8.en.html | ||
− | <code>[[apt-cache | + | <code>[[apt-cache]] madison</code> displays available versions of a package in a tabular format. apt-cache's [[madison]] command attempts to mimic the output format and a subset of the functionality of the Debian archive management tool, madison. It . Unlike the original madison, it can only display information for the architecture for which APT has retrieved package lists (APT::Architecture). |
Revision as of 06:42, 27 August 2022
apt-cache madison package_name
apt-cache madison
displays available versions of a package in a tabular format. apt-cache's madison command attempts to mimic the output format and a subset of the functionality of the Debian archive management tool, madison. It . Unlike the original madison, it can only display information for the architecture for which APT has retrieved package lists (APT::Architecture).
apt-cache madison your-package
apt-cache madison gitlab-ee
Related
apt-cache showpkg apt-cache policy
See also
Advertising: