abroot — 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. # source: tldr · verified Examples: # Add packages to the local image (Note: After executing this command, you need to apply these changes.) [GNU] $ sudo abroot pkg add package # Remove packages from the local image (Note: After executing this command, you need to apply these changes.) [GNU] $ sudo abroot pkg remove package # List packages in the local image [GNU] $ sudo abroot pkg list # ✎ Wrong or incomplete? Improve this page → https://curlhub.sh/man/abroot