this post was submitted on 19 Mar 2025
51 points (78.0% liked)

Linux

52141 readers
827 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 know i can use the flatpak version and i did try that one out on my other laptop but, i think it will come to the package manager when some stuff is fixed??? thank you

you are viewing a single comment's thread
view the rest of the comments
[–] the16bitgamer 16 points 2 days ago (1 children)

Debian/Ubuntu/Mint packages are always older and only get updated once everything is stable.

If you are looking for more up to date packages I would recommend using FlatPaks or AppImages since they are usually maintained by the devs and kept up to date.

[–] [email protected] 2 points 2 days ago (1 children)

How about compiling from source? Or look into how Debian/Ubuntu/Mint build the gimp package, then change the version and run the build process on your local machine?

[–] the16bitgamer 2 points 2 days ago (1 children)

You loose out on automatic updates and not all packages are easy to build. I am not personally familiar with building Gimp. But I’ve tried to build other projects from GitHub only to get errors I couldn’t decipher.

It’s a skill which not many have.

[–] [email protected] 2 points 2 days ago

It’s a skill which not many have.

I think this is why OP got 21 downvotes. It is unreasonable to demand something fast, free, and good. You are going to get flatpak if you want it fast and free.