Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/enishant/ubuntu-cleaner
- Owner: enishant
- License: mit
- Created: 2023-08-21T14:51:12.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-17T14:19:33.000Z (about 1 year ago)
- Last Synced: 2024-12-31T16:05:10.443Z (23 days ago)
- Topics: 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
- Language: Shell
- Homepage: https://github.com/enishant/ubuntu-cleaner/
- Size: 14.6 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.