apt install vs apt-get install

Changyeol Choi·2021년 1월 20일
0

Ubuntu

목록 보기
5/8

It became common to see apt install package instead of the usual apt-get install package.

apt commandthe command it replacesfunction of the command
apt installapt-get installInstalls a package
apt removeapt-get removeRemoves a package
apt purgeapt-get purgeRemoves package with configuration
apt updateapt-get updateRefreshes repository index
apt upgradeapt-get upgradeUpgrades all upgradable packages
apt autoremoveapt-get autoremoveRemoves unwanted packages
apt full-upgradeapt-get dist-upgradeUpgrades packages with auto-handling of dependencies
apt searchapt-cache searchSearches for the program
apt showapt-cache showShows package details
profile
10년 후...내 모습을 위한 첫걸음

0개의 댓글