apt

2023年1月1日 (日) 13:11時点におけるY (トーク | 投稿記録)による版 (ページの作成:「==APT tools== {| class="wikitable" summary="APT tools" !コマンド !概要 |- !apt-cache |performs a variety of operations on APT's package cache. apt-cache does not m…」)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)

APT tools

コマンド 概要
apt-cache performs a variety of operations on APT's package cache. apt-cache does not manipulate the state of the system but does provide operations to search and generate interesting output from the package metadata. The metadata is acquired and updated via the 'update' command of e.g. apt-get, so that it can be outdated if the last update is too long ago, but in exchange apt-cache works independently of the availability of the configured sources (e.g. offline).