Silverblue: Difference between revisions
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
=Remove rpm= | =Remove rpm= | ||
rpm-ostree override remove <rpm> | rpm-ostree override remove <rpm> | ||
=ostree-remote - Control remote repository configuration= | |||
Find suitable repository. | |||
ostree remote refs fedora | grep silverblue | grep x86_64 | |||
Set repository. Update | |||
rpm-ostree rebase fedora:fedora/rawhide/x86_64/silverblue |
Revision as of 09:15, 3 May 2023
Fedora Silverblue's immutable design.
make rpm available strait away
rpm-ostree install --apply-live <rpm>
Replace rpm
rpm-ostree override replace <path to package>
Remove rpm
rpm-ostree override remove <rpm>
ostree-remote - Control remote repository configuration
Find suitable repository.
ostree remote refs fedora | grep silverblue | grep x86_64
Set repository. Update
rpm-ostree rebase fedora:fedora/rawhide/x86_64/silverblue