Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/enishant/ubuntu-cleaner

Ubuntu system cleaner
https://github.com/enishant/ubuntu-cleaner

bash-script cleaner cleanup cleanup-script composer debian debian-linux deborphan journalctl linux pip pip3 python python2 python3 rasberry-pi-4 shell-script ubuntu ubuntu-rasberry

Last synced: 3 days ago
JSON representation

Ubuntu system cleaner

Awesome Lists containing this project

README

        

# Ubuntu Cleaner

## Installing
Copy and execute following command to install Ubuntu Cleaner
```
wget -qO uc https://raw.githubusercontent.com/enishant/ubuntu-cleaner/1.0/ubuntu-cleaner.sh && sudo sh uc
```

## Usage
To get started with Ubuntu Cleaner, run
```
sudo uc
```

## Contributing
All contributions for enhancement and fixes will be accepted through pull request, you can also contribute by reporting issues, [Click here](https://github.com/enishant/ubuntu-cleaner/issues/new) to report an issue.

## References:
- [How to Clean Up Your Ubuntu System?](https://www.esds.co.in/kb/how-to-clean-up-ubuntu-server/)
- [Essential Guide: 5 Simple Ways To Free Up Space on Ubuntu](https://www.omgubuntu.co.uk/2016/08/5-ways-free-up-space-on-ubuntu)
- [How to Clear RAM Memory Cache, Buffer and Swap Space on Linux](https://www.tecmint.com/clear-ram-memory-cache-buffer-and-swap-space-on-linux/)
- [How to remove uninstalled snaps from cache?](https://askubuntu.com/a/1156686)
- [Free up disk space on Ubuntu - clean log, cache, archive packages/apt archives, orphaned packages, old kernel and remove the trash](https://gist.github.com/Iman/8c4605b2b3ce8226b08a)

## License
Ubuntu Cleaner is released under the MIT License. See [LICENSE](LICENSE) file for more details.