this post was submitted on 16 Jun 2023
1 points (100.0% liked)

Linux

56072 readers
490 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

I am deadset on not having 32bit libraries outside of a sandbox on my PC. I'm supposed to get a refund on all faulty PC parts I had so I ordered new ones and once they arrive, I will have a fresh system. I used flatpak Steam on my current system and it had no access to my download folder which I found slightly irritating. What would be better on Arch for Steam only: Snap or Flatpak? I am now partial to trying Snap but I figured I'll ask in case anyone has any great/terrible experiences to share. c:

all 3 comments
sorted by: hot top controversial new old
[–] julianh@lemm.ee 3 points 2 years ago (1 children)

You can use flatseal to change flatpak permissions. It itself is available on flathub.

[–] Dirk@lemmy.ml 1 points 2 years ago

I run the Flatpak variant and I am super happy that it only has very limited access to my system.

I do not trust them since this happened some years ago:

https://news.softpedia.com/news/Steam-for-Linux-Can-Delete-Home-Folder-with-rm-rf-470247.shtml

You can always override paths in Flatpak to point to specific host locations.

https://askubuntu.com/questions/1086529/how-to-give-a-flatpak-app-access-to-a-directory

Doesn’t worth the potential data loss or other weird issues in my opinion.

You can access all Steam “payload” in the app directory anyways.

${HOME}/.var/app/com.valvesoftware.Steam/.local/share/Steam

And your game data is in ....../userdata/YOUR_STEAM_ID