this post was submitted on 27 May 2024
142 points (95.5% liked)

Linux

47337 readers
1229 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
 

When I first started using Linux 15 years ago (Ubuntu) , if there was some software you wanted that wasn't in the distro's repos you can probably bet that there was a PPA you could add to your system in order to get it.

Seems that nowadays this is basically dead. Some people provide appimage, snap or flatpak but these don't integrate well into the system at all and don't integrate with the system updater.

I use Spek for audio analysis and yesterday it told me I didn't have permission to read a file, I a directory that I owned, that I definitely have permission to read. Took me ages to realise it was because Spek was a snap.

I get that these new package formats provide all the dependencies an app needs, but PPAs felt more centralised and integrated in terms of system updates and the system itself. Have they just fallen out of favour?

you are viewing a single comment's thread
view the rest of the comments
[–] MentalEdge@sopuli.xyz 11 points 3 months ago (2 children)

Because they only work on one distro/package manager.

Distributing software is simply transitioning to work in a distro-agnostic way. It's only a matter of time until distros start updating flatpaks along with system packages. Many already do.

And some apps distributed as appimages self-update. (RPCS3 for example)

Not to mention that Ubuntu itself has basically ditched apt for snap.

[–] nelov@feddit.de 7 points 3 months ago (1 children)

PPA's are the reason why I stopped using Debian-based distros about 8 years ago.

For me, those have been the primary source of pain and anger. Back then, almost every dude had a PPA. Keeping track was hard. Not only that, but often those were full of other unrelated software or libs. The outcome was broken systems left and right.

[–] MonkderDritte@feddit.de 9 points 3 months ago

PPAs are not for debian-based, they are Ubuntu-only.

[–] 0x0@programming.dev 3 points 3 months ago (1 children)

Distributing software is simply transitioning to work in a distro-agnostic way. It’s only a matter of time until distros start updating flatpaks along with system packages. Many already do.

I guess Canonical being money-driven would be wanting to cut costs so reducing packagers is a viable way. So what if many packages ship the same lib? It's all isolated and drive space is not an issue, right?

[–] Suoko@feddit.it 1 points 3 months ago (1 children)

I think packaging is being already automated a lot today's

[–] 0x0@programming.dev 2 points 3 months ago

It is, but snap helps Canonical become the walled garden it wants to be, so let's bitch about how troublesome it is to do packages for all architectures omg what a downer...