this post was submitted on 22 Nov 2023
1247 points (93.5% liked)

Linux

45601 readers
889 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
1247
submitted 7 months ago* (last edited 7 months ago) by [email protected] to c/[email protected]
 

stolen from linux memes at Deltachat

you are viewing a single comment's thread
view the rest of the comments
[–] Chobbes 6 points 7 months ago* (last edited 7 months ago) (3 children)

This was still an issue maybe a year ago, but I think they fixed the keyring issue finally in the past few months. This is not my only complaint with arch, but it’s frustrating that something this simple went unresolved for so many years. I honestly don’t understand why people love pacman. Downgrading packages is a pain, and there’s no way to install and pin a specific version of a package. I guess they want to keep it really minimal, but I find that this really gets in the way. All in all it was a death by a thousand papercuts for me! I won’t be going back to it. If other people like it that’s fine by me, I can understand the appeal, but I just find it frustrating personally.

Edit: https://gitlab.archlinux.org/archlinux/archlinux-keyring/-/commit/ad8698e96c423dfc68405b547f310f2e1075a95d this fix is kind of disappointing too to be honest…

[–] [email protected] -1 points 7 months ago (2 children)

Downgrading seemed really easy to me with the mentioned downgrade script. With the IgnorePkg option in pacman.conf it won't get updated. I did it with nvidia drivers when Steam pushed their new UI and nvidia drivers weren't ready for that.

What's dissapointing about the fix? Does its job or not?