-
Notifications
You must be signed in to change notification settings - Fork 4
Performing System Updates (CLI)
Project Trident has created a small script on the system called trident-update
which will let you check and perform system updates in a safe manner.
Run trident-update -check
with root permissions. This will automatically bootstrap any new version of xbps itself as needed (and will create a recovery snapshot before any changes are performed).
Run trident-update -update
with root permissions. This will automatically make a recovery snapshot of your current boot environment, and then proceed with performing system updates of all packages.
It is always recommended to reboot the system after completing all system updates, otherwise applications that were running while they were updated in the background may start behaving poorly until they are restarted. While a system reboot is an easy way to ensure everything is running the newly-updated version, this is particularly important when the kernel itself was updated. Simply run "reboot" as root to initiate the reboot into a new kernel.
- Main Website: https://project-trident.org
- Sponsorships available! https://project-trident.org/sponsors
- Void Linux Documentation
- Void Linux Rosetta Stone: Dictionary of commands between different Linux distros.
- Void Linux FAQ