this post was submitted on 15 Jun 2023
4 points (83.3% liked)

Linux

48335 readers
611 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
 

I can't install the latest version of Bottles because I don't have space on my PC to install Flatpacks (it's like 5 GB!). I can however install the currently maintained version of the v1 Bottles. But it isn't clear to me how it's different from the latest Flatpack version. And I did try searching it but I got nowhere fast.

Perhaps someone can tell me how this works?

top 6 comments
sorted by: hot top controversial new old
[–] UrbenLegend@lemmy.ml 1 points 1 year ago (1 children)

Which v1 bottles are you talking about btw? The one that comes with your distro?

The biggest benefit to the Flatpak version is that it supports sandboxing of your prefixes. This means that your system is protected somewhat from any malicious Windows programs. It also means you don't need to worry as much about missing system library dependencies.

[–] mambabasa 1 points 1 year ago

v1 bottles are you talking about btw?

The one linked. Seems they maintain two versions of Bottles, a legacy one and the latest one.

[–] 2xsaiko@discuss.tchncs.de 1 points 1 year ago (1 children)

I don't know since I've never used it, but if you're looking for an alternative that might take up less space, take a look at Lutris. It seems to be packaged in a decent amount of distros.

(If you can't spare 5GB though, I would really advise you to upgrade your storage or clean out some junk... Wine prefixes themselves aren't exactly light on storage either)

[–] mambabasa 1 points 1 year ago (1 children)

My home folder has a lot of space so wine prefixes aren't so hard on me. It's my / that I have problems with

[–] Raphael@lemmy.world 0 points 1 year ago (1 children)

You fudged up partitioning, reinstall. No reason to have a separate root in 2023.

[–] mambabasa 1 points 1 year ago

What I fudged up was not giving my root enough space. If i don't have a separate root, I risk wiping out my home folder whenever I reinstall since my root is btrfs and my home is ext4. Reinstalling newer versions of Linux Mint is easier this way.