Difference between revisions of "Apt-get install"
Jump to navigation
Jump to search
(Redirected page to Apt install) Tag: New redirect |
|||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{lc}} | |
+ | |||
+ | [[apt-get]] install [[your-package-name]] | ||
+ | [[apt-get install -y]] [[your-package-name]] | ||
+ | [[apt-get]] install [[your-package-name]]=[[your-package-version-number]] | ||
+ | |||
+ | |||
+ | [[apt-get install -t testing]] | ||
+ | |||
+ | apt-get install terraform=your-package-version-number | ||
+ | |||
+ | |||
+ | [[--no-install-recommends]] | ||
+ | |||
+ | |||
+ | == Related == | ||
+ | * <code>[[apt install]]</code> | ||
+ | |||
+ | |||
+ | == See also == | ||
+ | * {{apt-get}} | ||
+ | |||
+ | [[Category:APT]] |
Latest revision as of 10:25, 12 December 2023
apt-get install your-package-name apt-get install -y your-package-name apt-get install your-package-name=your-package-version-number
apt-get install -t testing
apt-get install terraform=your-package-version-number
--no-install-recommends
Related[edit]
See also[edit]
Advertising: