Skip to content

qubixq/Gupdate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gentoo Update Bash Script

GUpdate

A simple, interactive system updater for Gentoo Linux users — written in Bash.

Installation

Simple Installation method for system-wide usage (recommended)

git clone https://github.com/qubixq/Gupdate.git && cd Gupdate && chmod +x gupdate.sh && sudo cp gupdate.sh /usr/local/bin/gupdate && rm -rf ../Gupdate && cd ../

Now the installation is over. You can start it anytime with the gupdate command.

Run method without installing

git clone https://gitlab.com/qubixq/gupdate.git
cd gupdate
chmod +x gupdate.sh
./gupdate.sh

Uninstallation

sudo rm -f /usr/local/bin/gupdate

About

A simple, interactive system updater for Gentoo Linux users — written in Bash.

Topics

Resources

License

Stars

Watchers

Forks

Languages