-
-
Notifications
You must be signed in to change notification settings - Fork 10
Rhino Update Wiki
The rhino-update command will be the command that you will use to update your system. It will update your system via apt as well as provide the latest tools that we develop. The update utility is largely configured by rhino-config which allows for you to enable additional settings such as the automatic installation of the mainline Linux kernel and the removal of snapd from the system. Both of these settings can be read about more in the rhino-config documentation. This tool was developed so that we are able to easily provide updates to the Rolling Rhino Remix desktop, as well as provide the latest Linux kernel binaries and other configurations. It is recommended that you use this command as opposed to apt update && apt upgrade that is more common on standard Ubuntu desktops.
• Rhino Update will update all applications available in your package repositories. If you have not disabled Snaps via rhino-config then all Snaps will be automatically updated as well.
To run rhino-update you will need to open a new terminal and run rhino-update, once you have done this please reboot your system.
If the script is unable to be completed then you may be unable to run rhino-update again due to the update directory already existing. To fix this just type rm -rf ~/rhinoupdate and then retry.