A simple, interactive system updater for Gentoo Linux users — written in Bash.
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.
git clone https://gitlab.com/qubixq/gupdate.git
cd gupdate
chmod +x gupdate.sh
./gupdate.sh
sudo rm -f /usr/local/bin/gupdate