Difference between revisions of "Apt install"
Jump to navigation
Jump to search
Line 13: | Line 13: | ||
* <code>[[apt install awscli]]</code> | * <code>[[apt install awscli]]</code> | ||
* <code>apt install [[--allow-unauthenticated]]</code> | * <code>apt install [[--allow-unauthenticated]]</code> | ||
+ | * <code>[[apt-get install helm]]</code> | ||
* <code>[[apt --fix-broken install]]</code> | * <code>[[apt --fix-broken install]]</code> | ||
Revision as of 18:37, 9 November 2021
apt install bash-completion Reading package lists... Done Building dependency tree Reading state information... Done bash-completion is already the newest version (1:2.8-1ubuntu1). bash-completion set to manually installed. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded
apt install docker.io
apt install docker.io -y
apt install awscli
apt install --allow-unauthenticated
apt-get install helm
apt --fix-broken install
apt install PACKAGE_NAME E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
apt install postgresql Waiting for cache lock: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 1919 (apt)... 63s
/etc/apt/apt.conf.d/90forceyes
Related commands
See also
APT
:wajig
,apt-cache
,add-apt-repository
PPA,apt
[install
|remove
|purge | show | list | changelog
|update
|upgrade
],do-release-upgrade
,apt-mark
,apt full-upgrade
,sources.list
, APT Automatic updates,unattended-upgrade
,apt-transport-https
,apt-get update
,/etc/apt/
,/etc/apt/apt.conf.d/50unattended-upgrades
,/etc/apt/apt.conf.d/
,/etc/apt/apt.conf.d/20auto-upgrades
,apt-file, apt-utils
Advertising: