The Ubuntu package format is Deb. The installation method is as follows:
Sudo dpkg-I package. Deb
Dpkg detailed usage, there are many online, the following is a few simple columns:
Dpkg-I package. Deb |
Installation Package |
Dpkg-r package |
Delete package |
Dpkg-P package |
Delete a package (including configuration files) |
Dpkg-l package |
List the files associated with the package |
Dpkg-l package |
Show the version of this package |
Dpkg-Unpack package. Deb |
Unbind Deb Package content |
Dpkg-s keyword |
Search for the package content |
Dpkg-l |
List packages currently installed |
Dpkg-C package. Deb |
List Deb Package content |
Dpkg-configure package |
Configuration package |
(According to the introduction on the Ubuntu Chinese Forum, all downloaded Deb packages are cached in the/var/Cache/APT/archives directory for the software installed using the apt-Get method, therefore, you can back up the commonly used Deb package, or even make it into an ISO toolkit and a dial. Later, you can install Ubuntu without a network environment)
The Ubuntu package format is Deb. The installation method is as follows:
Sudo dpkg-I package. Deb
Dpkg detailed usage, there are many online, the following is a few simple columns:
Dpkg-I package. Deb |
Installation Package |
Dpkg-r package |
Delete package |
Dpkg-P package |
Delete a package (including configuration files) |
Dpkg-l package |
List the files associated with the package |
Dpkg-l package |
Show the version of this package |
Dpkg-Unpack package. Deb |
Unbind Deb Package content |
Dpkg-s keyword |
Search for the package content |
Dpkg-l |
List packages currently installed |
Dpkg-C package. Deb |
List Deb Package content |
Dpkg-configure package |
Configuration package |
(According to the introduction on the Ubuntu Chinese Forum, all downloaded Deb packages are cached in the/var/Cache/APT/archives directory for the software installed using the apt-Get method, therefore, you can back up the commonly used Deb package, or even make it into an ISO toolkit and a dial. Later, you can install Ubuntu without a network environment)