Difference between revisions of "Apt-cache madison"

From wikieduonline
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
[[apt-cache]] madison [[package_name]]
+
* <code>[[apt-cache]] madison [[package_name]]</code> 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).
 
  
 +
<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
  
  [[apt-cache]] madison [[gitlab-ee]]
+
[[apt-cache]] madison [[gitlab-ee]]
 
 
 
 
  
 
== Related ==
 
== Related ==
[[apt-cache showpkg]]
+
* <code>[[apt-cache showpkg]]</code>
[[apt-cache policy]]
+
* <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: