Difference between revisions of "Apt-cache madison"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 
* 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 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 your-package
  

Revision as of 06:41, 27 August 2022

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: