最終更新:2022-09-06 (火) 09:32:55 (456d)  

apt
Top / apt

Advanced Packaging Tool

概要

パラメータ

  • -f, --fix-broken

使い方

apt

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

Ubuntu/パッケージ

コマンド

関連