Examples of using Apt-cache in English and their translations into Portuguese
{-}
-
Colloquial
-
Official
-
Medicine
-
Financial
-
Ecclesiastic
-
Ecclesiastic
-
Computer
-
Official/political
Package searching with apt-cache.
Apt-cache search lzo shows us a few options….
Searching for a package with apt-cache.
Apt-cache returns zero on normal operation, decimal 100 on error.
Package searching with apt-cache.
Apt-get and apt-cache offer only the commandline user interface.
Similar information can be obtained by"apt-cache rdepends< package.
Apt-cache and axi-cache are the tools of choice for this kind of search;
For available packages,use apt-cache search xserver-_less.
Apt-cache- APT package handling utility-- cache manipulator.
It adds interactivity to apt-cache and makes it more friendly to users.
Apt-cache show linux-image-amd64 You should then use apt-get install to install it.
Here, we explain 2 basic package management tools:apt-get/ apt-cache and aptitude.
Aptitude show foo apt-cache show foo display detailed information about"foo" package.
It can also display the headers of the package's available versions with apt-cache show package.
Use apt-cache search manpages-_less to get a list of available Unix manual pages.
In case of doubt,please use the apt-get and apt-cache commands over the aptitude command.
Apt-cache search can help you deal with error messages from a compile/build.
Here are basic package management operations with the commandline using aptitude(8)and apt-get(8)/ apt-cache 8.
Do not hesitate to use apt-cache policy(see sidebar) to verify the given priorities.
Apt-cache offers a standard regex based search on the package name and description.
Another very useful command in the APT-system is apt-cache; it searches the APT-Database and shows information on packages; e.g.
Apt-cache pkgnames displays the list of all the packages which appear at least once in the cache.
For instance, apt-cache showpkg libreadline2 would produce output similar to the following.
Apt-cache madison< package_name> show available version, archive information of a package.
The apt-get and apt-cache commands are the most basic APT-based package management tools.
Apt-cache search is a very rudimentary tool, basically implementing grep on package's descriptions.
Another example is apt-cache dumpavail which displays the headers of all available versions of all packages.
Apt-cache showsrc< binary_package_name> show source package information of a binary package.
Apt-get and apt-cache can manage multiple versions of packages using/etc/apt/preferences but it is quite cumbersome.