Difference between revisions of "Apt-cache madison"
Jump to navigation
Jump to search
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | * <code>[[apt-cache]] madison [[package_name]]</code> https://manpages.debian.org/stretch/apt/apt-cache.8.en.html | ||
− | + | <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). | |
+ | [[apt-cache]] madison your-package | ||
+ | [[apt-cache]] madison [[gitlab-ee]] | ||
== Related == | == Related == | ||
− | + | * <code>[[apt-cache showpkg]]</code> | |
− | + | * <code>[[apt-cache policy]]</code> | |
== See also == | == See also == |
Latest revision as of 19:12, 17 January 2023
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[edit]
See also[edit]
Advertising: