this post was submitted on 05 Jul 2023
2875 points (97.2% liked)
linuxmemes
20880 readers
4 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
It is but it is not really workable to use pacman. Each steamos major update breaks all installed packages as it has an immutable root that overwrites anything installed by you.
Most people just use appimages and flatpaks as they are installed on home so they are not overwritten.
That immutability is kind of a strength for what it’s installed on. If pacman is needed, better off using something like EndeavourOS.
I am not complaining. But it ought to have an overlayfs to keep at least /etc/ plus an file that keeps track extra installed packages, to be reinstalled easily.