this post was submitted on 06 Jul 2024
570 points (95.7% liked)
linuxmemes
20880 readers
11 users here now
I use Arch btw
Sister communities:
- LemmyMemes: Memes
- LemmyShitpost: Anything and everything goes.
- RISA: Star Trek memes and shitposts
Community rules
- Follow the site-wide rules and code of conduct
- Be civil
- Post Linux-related content
- No recent reposts
Please report posts and comments that break these rules!
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
After using Silverblue for some time I tried to use Arch again, and pacman had failed at installation process. A easy fix for that is to be like: 1. Get list of all the installed packages; 2. Install all these packages again with --force. But after using immutables the situation is just meh.
And also now I dislike package managers which require to be used with sudo, and cannot ask for permissions with polkit.
So. BTW, I don't use Arch.
Is the package manager as extensive as arch? Does it have an AUR equivalent? I've been wanting to try Nix or GUIX for a while.
https://github.com/0atman/noboilerplate/blob/main/scripts/map_repo_size_fresh.svg
It's been just over a month using Fedora silverblue (Ublue ) for me and the experience has been pretty good.
What I do is just setup a distrobox container with the arch image and install software using paru from AUR. So far this workflow has been working really well. for me.
Also if you decide to use any Ublue spin, you'll also get homebrew pre-installed. So that can also be considered as an alternative option to AUR.