Current version: v3.0.5
- This tool streamlines system updates for Debian and derivative systems.
- Install: connect to internet and execute the below command in terminal
bash -c "$(curl -fsSL https://raw.githubusercontent.com/chenh19/sysupdate/main/install.sh)"
- Uninstall: connect to internet and execute the below command in terminal
bash -c "$(curl -fsSL https://raw.githubusercontent.com/chenh19/sysupdate/main/uninstall.sh)"
- System update:
sysupdate
- R update:
rupdate
- Python update:
pyupdate