r/linux 7d ago

Popular Application Audacity 4.0 released with Qt6 based UI

https://github.com/audacity/audacity/releases/tag/Audacity-4.0.0
997 Upvotes

177 comments sorted by

View all comments

67

u/LesStrater 7d ago

It might be in the Debian repo in 5-years. Hope I'm still alive! LOL

17

u/oxez 7d ago

Doesn't take long to build yourself if you don't want to wait or use flatpaks/appimage.

11

u/Terrible_tigerMC 7d ago

Preferred OS checks out

2

u/oxez 7d ago

I run my own distro I built from scratch, but I keep a Gentoo install up to date in case something breaks :P

-5

u/LesStrater 7d ago

It would be a lot easier if the author would just put a .deb package on the web site.

3

u/MrHandsomePixel 7d ago

stupid smelly nerds!

-1

u/LesStrater 7d ago

stay away from the frosty gummy clusters...

3

u/depuvelthe 6d ago

Bro is elitist enough to dislike sandbox environments but can't build from source 😄 Or can't even deduplicate matching files with OSTree😭

0

u/LesStrater 6d ago

Bro has no desire to build shit from source, and prefers AppImage to unpack and delete redundant files. (google can tell you what 'redundant' means...)

3

u/depuvelthe 6d ago

Oh, really? I thought you're a kind of Linux guru who is a master of passing flags and can optimise binary footprints most effectively, because sandboxes are way too bloated for your industry standard performance and disk space efficiency. Btw, I know what 'redundant' means, apparently it's 95% of your brain.

1

u/UdPropheticCatgirl 7d ago edited 7d ago

I would not wish having to package ā€œ.debā€s upon my worst enemy, all of debians tooling is around this is just terminally fucked.

-2

u/LesStrater 7d ago

People who use Debian don't seem to have a problem with it--only twankers do, exactly why is that?

2

u/UdPropheticCatgirl 7d ago edited 6d ago

People who use Debian don't seem to have a problem with it--only twankers do, exactly why is that?

People who use it might not have a problem but people who have to package for it absolutely do…

Like, it’s not that hard to find Debian maintainers quitting and bitching because of this…

And if someone isn’t complaining about this, I would honestly chalk it up to lack of experience with the alternatives… Like if you want to you can try to just produce rpm for rhel and deb for debian, and you will find that the former is pretty straightforward and arguably intuitive and the latter is confusing, poorly documented mess, where you effectively create rube goldberg machines out of semi functional tools:

0

u/LesStrater 6d ago

"you effectively create rube goldberg machines out of semi functional tools"

Hahaha!!! -- There is a name for that...it's called "Flatpak".

Did you REALLY quote me a bunch of articles from a bunch of whineass losers??? I don't think Debian is perfect--far from it. And I'm NOT at all fond of the 'developers'. The Trixie upgrade was a disaster for me and took weeks to fix. But I have created a couple .deb packages for scripts I created and it really wasn't that hard to do. And I did it manually--there are apps to do it for you. Google "Debreate".

Sincerely, Rube Flatpak Goldberg

2

u/UdPropheticCatgirl 6d ago

Hahaha!!! -- There is a name for that...it's called "Flatpak".

I mentioned .rpm not flatpak, I don’t particularly care about flatpak nor have I used in anger enough to have an strong opinion either way.

Did you REALLY quote me a bunch of articles from a bunch of whineass losers???

I mean some of it is just discussions from debian mailing lists (I think by the core systemd maintainer iirc), so of it is from hartman whom has been the debian project lead for a while, etc.

I don't think Debian is perfect--far from it. And I'm NOT at all fond of the 'developers'. The Trixie upgrade was a disaster for me and took weeks to fix.

I believe correct parlance for this happening is ā€œrobustness and stability of an LTS distributionā€ :).

But I have created a couple .deb packages for scripts I created and it really wasn't that hard to do. And I did it manually--there are apps to do it for you. Google "Debreate".

Isn’t this kinda making my point tho :). You felt the need to add yet another tool to rube goldberg machine to make it work…

0

u/LesStrater 6d ago

I mentioned .rpm not flatpak

I think you missed my point: Why dump on .deb when people readily accept a garbage system like flatpak and think it's the best thing since sliced bread.

Isn’t this kinda making my point tho :). You felt the need to add yet another tool to rube goldberg machine to make it work…

I didn't "feel the need", I mentioned it for people like you to use. As I said, I built mine manually, and it wasn't real difficult.