Steam Hardware
A place to discuss and support all Steam Hardware, including Steam Deck, Steam Machine, Steam Frame, and SteamOS in general.
As Lemmy doesn't have flairs yet, you can use these prefixes to indicate what type of post you have made, eg:
[Flair] My post title
The following is a list of suggested flairs:
[Deck] - Steam Deck related.
[Controller] - Steam Controller related.
[Machine] - Steam Machine related.
[Frame] - Steam Frame related.
[Discussion] - General discussion.
[Help] - A request for help or support.
[News] - News about the deck.
[PSA] - Sharing important information.
[Game] - News / info about a game on the deck.
[Update] - An update to a previous post.
[Meta] - Discussion about this community.
If your post is only relevant to one hardware device (Deck/Machine/Frame/etc) please specify which one as part of the title or by using a device flair.
These are not enforced, but they are encouraged.
Rules:
- Follow the rules of Sopuli
- Posts must be related to Steam Hardware or Steam OS in an obvious way.
- No piracy, there are other communities for that.
- Discussion of emulators are allowed, but no discussion on how to illegally acquire ROMs.
- This is a place of civil discussion, no trolling.
- Have fun.
view the rest of the comments
I am speaking from Bazzite experience so it might be slightly different, but I wouldn't do #2. What I would do is install distrobox (pre installed on Bazzite, with boxbuddy for gui), create an Arch distrobox, and use that to access AUR.
If you want to install a package, you layer it using rpm-ostree. Don't fuck with the immutability imo
Apparently distrobox come pre-installed. Also I don't think there's any rpm-ostree on steamos, that's a Fedora Atomic thing.
Ah, so it is. Quick Google search tells me that layering packages isn't even supported on SteamOS, which seems weird to me.
So I'm guessing pacman doesn't work properly since it's immutable... What are your options besides flatpak and distrobox?
Huh.
Well that's not what the OS is designed for, it's designed to be simple to update and hard to break. If you really want a traditional package manager then you can just install a different OS, I guess.