because the name XQWKPk6r was taken
Linux
Welcome to c/linux!
Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!
Rules:
-
Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.
-
Be respectful: Treat fellow community members with respect and courtesy.
-
Quality over quantity: Share informative and thought-provoking content.
-
No spam or self-promotion: Avoid excessive self-promotion or spamming.
-
No NSFW adult content
-
Follow general lemmy guidelines.
Jesus, they use Zypper ~~instead of~~ as opposed to APT, now this. Do they have some kind of a traditional ritual of getting high before naming these things?
zypper predates apt (which isn't the same as apt-get)
Well yeah but my point was really just that it’s a goofy name. Not instead of, more like as opposed to.
P.S. interesting factoid that I didn’t know. Thanks. But with regard to your caveat: did you mean that apt-get predates zypper? Because that’s sufficient.
But with regard to your caveat: did you mean that apt-get predates zypper?
No, apt-get is the oldest. It was one utility out of a set of utilities. I always found it super dumb that you hat to use a completely different tool to search for a package (apt-cache, I think).
The all in one apt command was introduced by Debian 8 in 2015.
Yeah I find it weird when I see instructions that still reference apt-get.
@AndrewZabar @woelkchen really ? I discard them immediately as they seem super old
That's not really a sensible way to deal with instructions if they're the only ones available for a specific tool. Old does not mean anything.
@AndrewZabar using EndeavourOS, for example, searching how to install the Nvidia drivers, you can find old results such as installing nvidia-dkms.... yay -S nvidia-dkms, that could have been useful 3 years ago but now it breaks the display, you should instead yay -S nvidia-inst && nvidia-inst & everything will work perfectly
Okay but nvidia drivers? Could you choose a more volatile topic? Those things have never not been a problem lol.
@AndrewZabar in 2024, you just yay -S nvidia-inst && nvidia-inst & everything works so they are no longer a problem
Glad to hear that, but I still see one post after another where people have problems, so I think reality maybe doesn’t comply quite as you’d like to think.
Absolutely awful name
Did they intentionally choose a name that’s difficult to type? Assuming the command is yqpkg
I’d want to murder whoever picked the name while trying to use it.
Wow I didn't even think about the ease of typing that but....yeah lol
Right? And there’s always aliasing but I’m not going to write aliases for every single Docker container and VPS I have (assuming I’d be using the distro).
I use Alpine Linux, FreeBSD and OpenWRT a lot so I’m always mixing up apk
, pkg
and opkg
.
How many packaging tools does OpenSUSE have, now? 6?
And can you update Tumbleweed in a GUI with this?
According to the very short article, this is merely a GUI for libzypp.
I'm sure there's a relevant XKCD, but I'm too lazy to link it.
Another package manager? Really? Why?
Not a package manager. Just a front end for zypper.
Why is this an improvement over the software management tool in Yast?
It has a single dependency (for pkg management) and is entirely separate from YaST. So you won't need to have YaST working to have a GUI way to manage packages.
They talk about it being a "glimpse of the future" in the release info, so it may suggest a change in approach to how OpenSuSE is configured. Maybe a more modular or streamlined approach to YaST instead of an all-in-one Swiss army knife?
You don't need to install the rest of Yast. The package manager as the biggest, most complicated part of Yast, that also needed special UI not needed for other parts of Yast is kind of an oddity in terms of development as well, iirc.
So, it's especially useful when you run your system from a floppy.
That's not a very appealing name for a tool, IMHO.