What’s new for Fedora Atomic Desktops in Fedora 40.- https://fedoramagazine.org/whats-new-for-fedora-atomic-desktops-in-fedora-40/- https://siosm.fedorapeopl...
You typically do that in a container and use the container.
If you really want it on your system root you can layer it in as a commit on top of the distro with rpm-ostree. System upgrades should change the commits below yours but keep your modifications on top.
You typically do that in a container and use the container.
If you really want it on your system root you can layer it in as a commit on top of the distro with rpm-ostree. System upgrades should change the commits below yours but keep your modifications on top.
So, if I wanted to install zsh I would need to use a container for it?