💾 Archived View for warpengineer.space › entries › cleaning-up-ubuntu.gmi captured on 2024-08-18 at 17:02:10. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-01-29)

-=-=-=-=-=-=-

Here are some ways to clean up an Ubuntu installation

1. Clean APT cache<br> `sudo apt clean`

2. Remove old, unused packages<br> `sudo apt autoremove [--purge]`

3. Use `baobab` to find large files