Hello Raspberry Pi
Please visit my new address:
https://coxxect.blogspot.com/
Showing posts with label
apt-cache
.
Show all posts
Showing posts with label
apt-cache
.
Show all posts
Sunday, September 27, 2015
Search for available package, and know the version before install
apt-cache
is a low-level tool used to query information from APT's binary cache files.
You can search available package with"
$
apt-cache search
package
or know the details of the package; such as version
$
apt-cache show
package
Older Posts
Home
Subscribe to:
Posts (Atom)