Difference between revisions of "Template:Basic apt-cache commands"
Jump to navigation
Jump to search
↑ http://manpages.ubuntu.com/manpages/xenial/man8/apt-cache.8.html#options
(9 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | * <code>[[apt-cache]] | + | * <code>[[apt-cache search]]</code> PACKAGE_TO_SEARCH |
− | * <code>apt-cache policy</code><ref>http://manpages.ubuntu.com/manpages/xenial/man8/apt-cache.8.html#options</ref> List source repository configured included priorities of each source. | + | * <code>[[apt-cache policy]]</code><ref>http://manpages.ubuntu.com/manpages/xenial/man8/apt-cache.8.html#options</ref> List source repository configured included priorities of each source. |
− | * <code>[[apt-cache showpkg]] PACKAGE_NAME</code> | + | * <code>[[apt-cache showpkg]] PACKAGE_NAME</code> (includes package [[dependencies]]) |
+ | :: See also: <code>[[apt show]] PACKAGE_NAME</code><code>[[dpkg]] -s PACKAGE_NAME</code> | ||
* <code>[[apt-cache show]] PACKAGE_NAME</code> | * <code>[[apt-cache show]] PACKAGE_NAME</code> | ||
+ | * <code>[[apt-cache depends]] PACKAGE_NAME</code> | ||
+ | * <code>[[apt-cache rdepends]] PACKAGE_NAME</code> | ||
+ | * <code>[[apt changelog]] PACKAGE_NAME</code> | ||
+ | * <code>[[apt-cache madison]]</code> |
Latest revision as of 20:34, 24 July 2022
apt-cache search
PACKAGE_TO_SEARCHapt-cache policy
[1] List source repository configured included priorities of each source.apt-cache showpkg PACKAGE_NAME
(includes package dependencies)
apt-cache show PACKAGE_NAME
apt-cache depends PACKAGE_NAME
apt-cache rdepends PACKAGE_NAME
apt changelog PACKAGE_NAME
apt-cache madison
Advertising: