Features
Update Channels
Switch between the stable and testing update channels, and apply updates from the tray.
Genesi packages are delivered through two channels, and you can switch between
them with genesi-channel:
- Stable — the default. Packages published from the
mainbranch. - Testing — earlier access to changes, published from
develop. Expect more churn and the occasional rough edge.
# Check or switch channel
genesi-channel # show current channel
sudo genesi-channel stable
sudo genesi-channel testingAfter switching, update normally:
sudo pacman -SyuUpdate notifier
genesi-update provides an interactive update notifier and applier with a
system-tray applet, so you're prompted when new Genesi (and system) packages are
available — no need to poll pacman manually.
The testing channel is meant for users who want to help shake out bugs before they reach stable. If you depend on the machine for daily work, stay on stable.