this post was submitted on 29 Oct 2024
81 points (98.8% liked)
Linux
5168 readers
35 users here now
A community for everything relating to the linux operating system
Also check out !linux_memes@programming.dev
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I just did it. You're in for a reboot. That's about it, unless you layered a bunch of stuff.
I maaaay have layered some stuff that I couldn't find flatpaks for. ๐ฅบ
I used to have issues with like rpmfusion repos and the like, worst case you may need to now the packages you have layered, do an rpm-ostree reset, upgrade, then layer the packages again. There's a way to install the rpmfusion repos that didn't break updates, I forget if they've updated the docs on the site to use it, I stopped layering almost everything in favor of flatpak or toolbx.
I'll keep your advice in mind. Thanks kind internet stranger. โ๐ป
It won't matter of you layered a bunch of stuff
It will if the repos are specific to a fedora release version. That's been a thing with rpmfusion in the past, not sure it still is.
If you are using the officially supported repos you are fine. If are not using official repos I would strongly suggest that you do.
Any external software should be installed in a container (ideally) or in a VM.