19
submitted 10 months ago by alwaysconfused@lemmy.ca to c/linux@lemmy.ml

My laptop seems very finicky with linux and enjoys periodically freezing. Some distributions are more stable than others and I'd like to keep testing other distributions without reinstalling/ downloading/transferring all my apps and steam games constantly.

What I would like to achieve is to have my small handful of flatpak apps and flatpak steam games on a separate partition to quickly access while I test and troubleshoot issues.

Is that possible to do with flatpaks?

all 20 comments
sorted by: hot top controversial new old
[-] qwesx@kbin.social 7 points 10 months ago

Have a separate home partition and just keep using it across distributions?

[-] alt@lemmy.ml 3 points 10 months ago

Additionally, ensure that flatpaks are installed within that home partition. Some distros (like Fedora) default to installing flatpaks system-wide (and thus flatpaks end up being installed in /var instead). So, after ensuring that your home folder is correctly found within the home partition, just install flatpaks with the flatpak install --user *package-name* command.

[-] alwaysconfused@lemmy.ca 2 points 10 months ago

I'm not experienced enough with linux to understand if this is a question or a statement on what I can do. In either case, I don't know how to interpret what this means.

[-] cgarret3@lemm.ee 4 points 10 months ago

They are confirming that, yes, it is an option to have a partition dedicated to just the user’s (your) home environment and folders

and

asking if that is an option that appeals to you or you have already considered.

It is what I prefer, but there are people who have good reason to not like that. It’s worth trying out imo, and later if you find that it doesn’t suit you, that’s okay, you’ll just need to find another solution

[-] alwaysconfused@lemmy.ca 1 points 10 months ago

Thank you, that makes sense.

What reasons would people not like doing that?

I personally feel like separation of user data and OS data is easier for me to manage.

[-] iso@lemmy.ca 3 points 10 months ago

I find it annoying to worry about multiple partition sizes. Having to make sure your root and home partition are sized correctly is one more thing to think about.

[-] alwaysconfused@lemmy.ca 1 points 10 months ago

That makes sense. I guess for my case it's fine since I have more storage than I can use. Additionally, I keep my most important data on multiple offline storages and even that is quite minimal.

[-] Dr_Willis@sh.itjust.works 4 points 10 months ago

I have my steam library on a second drive but I am not using the flatpak of steam.

I think it's possible to have the steam flatpak use a second partition, if you use flatseal to allow the steam flatpak full access.

this post was submitted on 06 Nov 2023
19 points (95.2% liked)

Linux

47355 readers
1384 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 5 years ago
MODERATORS