abroot Command Examples

Utility providing full immutability and atomicity by transacting between 2 root partition states (A⟺B). Updates are performed using OCI images, to ensure that the system is always in a consistent state. More information: https://github.com/Vanilla-OS/ABRoot.

sudo abroot pkg add {{package}}

sudo abroot pkg remove {{package}}

sudo abroot pkg list

sudo abroot pkg apply

sudo abroot rollback

sudo abroot kargs {{edit|show}}

sudo abroot status

abroot --help