Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
由于/var/lib/snapd/snaps占用了 10 GB 空间,我做了以下操作:
/var/lib/snapd/snaps
sudo snap set system refresh.retain=2
将要保留的所有快照包的修订数设置为 2。
但是如何检查它是否已设置为 2?