LoginSignup
0
0

More than 5 years have passed since last update.

Raspberry Piの容量確認とアンインストール方法

Last updated at Posted at 2018-08-15

備忘録のため、基本的なコメントをまとめる
どしどし更新予定

容量確認
$ df -l

$ df -h

アンインストール
$ sudo apt-get autoremove -y [パッケージ名]

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0