最終更新:2022-09-06 (火) 09:32:55 (456d)
apt
Top / apt
Advanced Packaging Tool
概要
- apt-getコマンドとapt-cacheコマンドを一つにまとめた
- Ubuntu 16.04
- Debian 8
パラメータ
- -f, --fix-broken
使い方
apt
- apt update
- apt autoremove?
- apt full-upgrade
apt-get
apt-get update apt-get install <パッケージ名> apt-get upgrade <パッケージ名> apt-get remove <パッケージ名> apt-get autoremove
apt-cache
apt-cache search <キーワード> apt-cache pkgnames apt-cache show <パッケージ名>
apt-file
- ファイルがどのパッケージか調べたりする
ツール
高速化
apt-get install netselect