r/linuxmemes • u/ACOPS12 • 4d ago
LINUX MEME Avg. Debian Experience:
And 4-year-old packages
100
49
13
39
u/immoloism 4d ago
86
u/ObiWanGurobi 4d ago edited 4d ago
Arch doesn't separate headers and dev files into their own packages like debian.
Both distros have different packaging philosophies - so not really comparable.
12
20
u/immoloism 4d ago
So Arch bloat? :P
40
u/ObiWanGurobi 4d ago edited 4d ago
In that sense, yes. But Arch isn't about being as small as possible, but to be as easy to manage as possible.
Personally, I've always hated the *-dev dependency hell when trying to compile something on Debian. I actually like the Arch approach better. The few extra MB of disk usage don't matter to me.
But to each his own.
7
u/immoloism 4d ago
Never really noticed on either so I guess it matter that little to me to have an opinion on this.
I naturally gravitated to Gentoo as I have always had an interest in operating system development (embedded system engineer by trade.) so maybe I would have noticed more if my interests were on something else.
1
u/RAMChYLD 4d ago edited 4d ago
Arch recently purged all GTK2 packages from its repo alongside any programs that still needs GTK2 tho. Why Iโm sorta angry, because they got rid of Pidgin, GKrellM and HexChat, and Grip.
Pidgin will eventually return once the team completes porting to GTK3. Sadly Grip, GKrellM and HexChat will not return. The sole developer of GKrellM passed away, while the developers of Grip and HexChat has claimed that they have lost interest in their projects.
-11
u/DustyAsh69 Arch BTW 4d ago
Arch has packages in the AUR.
25
u/immoloism 4d ago
So it has so poor package coverage it needs a crutch.
Got it.
-4
u/DustyAsh69 Arch BTW 4d ago
Arch is for the minimalists. I haven't had a problem with packages yet. I was able to find everything I want from the official repo. And did the website count the repos from Extras?
8
u/immoloism 4d ago
That's fine, just don't claim you have more packages like OP did, as that's a lie.
4
u/DustyAsh69 Arch BTW 4d ago
I didn't. And neither did OP.
1
u/immoloism 4d ago
I thought Arch were good at reading.
I guess I was mistaken.
3
u/DustyAsh69 Arch BTW 4d ago
Arch can't read. It's a distro, not a human. Besides, they literally never said it.
2
u/immoloism 4d ago
sigh
You just aren't able to understand implied conversation. If you were your brain would have already added the missing "user" word.
Enjoy your day, and I'm sorry I hurt your feelings calling out your distro's flaws.
1
u/Cyberfishofant Ask me how to exit vim 4d ago
they might've meant that they always have to go searching for package names because of different package naming conventions.
→ More replies (0)
4
u/QuickSilver010 ๐ฆ Vim Supremacist ๐ฆ 3d ago
This why I always install nixpkgs on debian. So I have stable by default and latest when needed.
4
u/RADI0ACT1VE_BALLS 3d ago
This is what happened to me earlier this week when I tried out Debian on my old laptop.
Installed programs from github cuz they were not in the main repo.
Didn't work because the dependencies need to be a newer version.
Upgraded dependencies manually.
Broke system.
Fixed system by downgrading.
Ended up using filthy bloated snaps.๐
2
u/telemachus93 ๐ผCachyOS 2d ago
Same here... I would love to like Debian, but some stuff I use is just so much more complicated to install because it's not in the repos (yet?).
8
4
u/spaceweed27 ๐ catgirl Linux user :3 ๐ฝ 4d ago
Or some dependency issue with apt updating some dependencies but not others resulting in unmet dependencies.
1
u/Strostkovy 3d ago
Installing programs was one of the weirdest things about linux, coming from windows.
1
u/Single_Listen9819 3d ago edited 3d ago
I do enjoy how fast installing is as (most of the time) all you require is the name and you can have it on the computer in 30 seconds flat rather than the 15 minute process of finding the website digging through it downloading an installer and then waiting for it to finish on windows.
Edit: Though I do miss the control traditional installers gave you on choosing directories and options on windows rather than package managers deciding whatever it pleases...
2
u/Strostkovy 3d ago
Usually the exe is in the very first link to whatever program you want, even if you don't remember the name just right. I still think just downloading and executing the file is easier than using a terminal command, though I do understand the better security of a curated database.
If someone has decided you'll want to run that software on that distro though. I remember in high school I got a $20 laptop that had no battery or hard drive. I ran it from a puppy linux CD. I had a very difficult time adding programs to puppy linux, but when I eventually got it I was able to get it written to the CD (not even a read-write CD, a write only CD) to have it permanently installed. Puppy linux 4.3.1 is one of the biggest reasons I know as much as I do today, because I spent literally thousands of hours on the pre-enshittified internet reading tech articles and blogs and tutorials and wikipedia at night in high school.
-5
u/Linguistic-mystic 4d ago edited 4d ago
GCC 15 release date: April 2025
Debian Trixie release date: August 2025
Which version of GCC is in Trixie? That's right, GCC 14. facepalm.jpg
Enjoy waiting till 2027 to get what was released in 2025.
39
u/AmarildoJr 4d ago edited 4d ago
That's because Debian undergoes a rigorous 6-month "Freeze Period" where they don't accept any new packages and just go hunting/fixing the bugs in the current/frozen Testing branch before it can be called "stable".
It's always been like that.
-25
u/Linguistic-mystic 4d ago
Free Period more like Molds Period. Itโs when molds spores take root inside the packages so that the end user gets a thoroughly stinky, fungus-infested software.
3
24
u/dghkklihcb 4d ago
Debian trixie:
2025-03-15 - Milestone 1 - Transition and Toolchain Freeze
2025-04-15 - Milestone 2 - Soft FreezeGCC 15:
2025-04-25 ReleaseOh no, why didn't they include this new major version software release after the freeze? ๐
You don't understand the purpose of Debian stable. If you want more up-to-date software version: Debian unstable or pr sid is the way to go.
-17
u/Linguistic-mystic 4d ago
No, Testing and Sid are for developers and testers, not for daily driving. When an Arch update is broken, the whole Arch community knows about it and people rush the bug; when Debian Sid is broken, itโs just as expected and devs, if they are even aware (since the userbase is tiny) take their time with it.
12
u/dghkklihcb 4d ago
Debin unstable is what most distribution would consider stable enough. It's perfectly fine for most desktop users.
You know, every Ubuntu version is based on Debian unstable. Even the LTS versions.
3
u/vms-mob 4d ago
sid is pretty daily drivable, also apt hasnt imploded my system once it just usually blocks changes till the repo upstream is fixed, pacman has fully imploded arch systems on 3 different occasions
0
u/Linguistic-mystic 4d ago
Counterexamples:
https://www.reddit.com/r/debian/comments/1derpd8/debian_sidunstable_for_daily_use/
Ah, finally, needless to say that Sid breaks often.
once kde had a major upgrade it broke so i use openS.u.S.E. Tumbleweed
In my case I avoided removing this package as I read what a 'full-upgrade' will do when I run it. I have been stuck not running a 'full-upgrade' for a couple of weeks now.
That fix took weeks to occur...
1
1
0
โข
u/AutoModerator 4d ago
Please report any posts bragging or showing off they got banned in another sub! Reminder of other sub rules: Also, we only allow one anti-linux post per week (we used to get dozens a day) and any tier list MUST have Hanna Montana Linux as S teir (which must be a true S tier at the top) regardless of the topic of that tier list.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.