
Ubuntu日本語フォーラム
ログインしていません。
https://packages.debian.org/bullseye/mate-utils
MATE desktop utilities
This package contains all the tools bundled as MATE utilities:
- mate-disk-usage-analyzer, a disk usage analyser <=
- mate-dictionary, a program which can look up the definition of words
over the internet (including a panel applet to do the same)
- mate-search-tool, with which one can find files by name or content
- mate-system-log, a log viewing application
- mate-screenshot, a tool to take desktop screenshots and save them into <=
a file
<= のマークをつけたもの以外いらないので、mate-utils 中 mate-disk-usage-analyzerとmate-screenshot以外 のツールを削除したい。キレイに削除する方法はありますか?
□やってみたこと
$ sudo apt purge --auto-remove mate-utils
libmatedict6* mate-utils* mate-utils-common*
この操作後に 29.2 MB のディスク容量が解放されます。
mate-disk-usage-analyzer と mate-screenshot その他が存在しないことを確認。
$ sudo apt install mate-screenshot
E: パッケージ mate-screenshot が見つかりません
$ sudo apt install mate-disk-usage-analyzer
E: パッケージ mate-disk-usage-analyzer が見つかりません
オフライン
> $ sudo apt purge --auto-remove mate-utils-common
> 長年の夢達成
わずか数分でこれはアホらしいと、考え直す。
オフライン