Difference between revisions of "Apt-get install"
Jump to navigation
Jump to search
(Removed redirect to Apt install) Tag: Removed redirect |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{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]] | ||
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: