this post was submitted on 09 Jul 2025
54 points (82.1% liked)
Linux
13334 readers
567 users here now
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
openSUSE Slowroll and Secureblue are my favorites ATM. Slowroll for gaming, Secureblue for mobile device. Both are hardened for security because that matters to me.
I recently installed Slowroll in Steam Deck's Distrobox. First day and yt-dlp was already too outdated.๐
Adding OBS repos got weirdly broken since the last time I did it. Some packages cannot be forked into one's home repo because they are on openSUSE's git and
zypper ardoes not add the repo type to the offline file, sozypper refcomplains about an unknown repo.In the end I found some other repo containing a recent version of yt-dlp that I could fork into my home repo and edit the file in
/etc/zypp/repos.dby hand. I assume this is transition pain during the move from OBS to git. I hope they'll get this done soon.