this post was submitted on 19 Jul 2024
164 points (99.4% liked)

Linux

47224 readers
774 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
top 33 comments
sorted by: hot top controversial new old
[–] Telorand@reddthat.com 82 points 1 month ago (3 children)

Damn, that game's still going, eh? (/j)

[–] bionicjoey@lemmy.ca 46 points 1 month ago (1 children)

Originally it was called puckman, but they changed it because it would have been too easy to vandalize people's arch installations

[–] Telorand@reddthat.com 6 points 1 month ago
[–] federino@programming.dev 23 points 1 month ago

going full open source 😎

[–] thingsiplay@beehaw.org 14 points 1 month ago

pacman is my favorite game on Arch.

[–] ColdWater@lemmy.ca 53 points 1 month ago

[- - - - - - - - - - - -C o o o o o o o o o]

[–] cirdanlunae@lemmy.blahaj.zone 47 points 1 month ago (3 children)

This is exciting! Can't wait to kill my install by trying to upgrade!

[–] muhyb@programming.dev 26 points 1 month ago (2 children)

I mean you don't really use Arch if you don't bork it once in a while. :)

[–] radivojevic@discuss.online 6 points 1 month ago

That’s a very pleasant word for a horrible experience I keep doing to myself.

[–] 30p87@feddit.de 5 points 1 month ago

NVidia borks my installation sometimes. Then my stupidity to choose the non-dkms beta driver from the AUR. But all in all, my non-NVidia-devices (server, workstation and laptop) run fine on arch testing, updated every time I use one of those devices.

[–] BrianTheeBiscuiteer@lemmy.world 5 points 1 month ago (3 children)

You can run pacman on Windows?

[–] radivojevic@discuss.online 22 points 1 month ago (1 children)

It’s called Ms. PacMan over there

[–] jinwk00@lemm.ee 2 points 1 month ago
[–] Alawami@lemmy.ml 3 points 1 month ago* (last edited 1 month ago)

yes (msys2) except it will never bork your windows install unlike on arch.

[–] russjr08@bitforged.space 2 points 1 month ago (1 children)

Kinda. One of the Linux "wrappers" (I'm a bit tired and can't think of the correct term here, bear with me) that lets you utilize some Linux utilities on Windows, maybe it was mingw or cygwin, actually uses pacman as their package manager IIRC.

[–] vort3@lemmy.ml 2 points 1 month ago (1 children)
[–] russjr08@bitforged.space 2 points 1 month ago

Yep that's the one, thanks!

[–] dinckelman@lemmy.world 4 points 1 month ago

If anything, i would expect packagekit frontends to break. If you use pacman as intended, you’ll be just fine

[–] thingsiplay@beehaw.org 22 points 1 month ago (2 children)
  • On Linux systems, ensure the download process does not write outside the download directory

What does that mean "On Linux systems"? Pacman is available for non Linux systems?

[–] unique_hemp@discuss.tchncs.de 21 points 1 month ago

The MSYS2 environment on Windows uses pacman as well.

[–] thurstylark@lemm.ee 10 points 1 month ago (1 children)

Pacman was birthed from the Arch ecosystem, but it's built to be generalized so any project can use it if they choose.

[–] tetris11@lemmy.ml 1 points 1 month ago* (last edited 1 month ago) (1 children)
arch = base.tarball[0] + pacman
 
[0] 90% similar to all other linux tarballs
[–] thurstylark@lemm.ee 2 points 1 month ago (1 children)

I'm genuinely not sure what you're saying here...

[–] tetris11@lemmy.ml 1 points 1 month ago* (last edited 1 month ago) (1 children)

The base tarball that separates Arch from Debian or Gentoo differ in very minor structural ways, but the difference is the way they fetch, parse, and install packages is huge.

Given this small difference in base tarballs, one can make the case the Arch codebase is the pacman codebase.

[–] thurstylark@lemm.ee 1 points 1 month ago (1 children)

I mean... Yeah...? It's not all that controversial to say that any distro is essentially just glue between several pieces of software...

What's your point?

[–] tetris11@lemmy.ml 1 points 1 month ago* (last edited 1 month ago) (1 children)

(not quite sure where the hostility is coming from, but) if you agree that the base tarball of the distro is inconsequential, then one could argue that the package manager is the actual distro.

That is, using pacman on Windows is akin to an Arch installation on windows.

[–] thurstylark@lemm.ee 2 points 1 month ago (1 children)

Apologies, hostility wasn't my intention, only seeking understanding.

Ya know, in the context of the software in a vacuum, sure. But I think I'll ammend what I said earlier about what constitutes a distro:

IMO, It's not just software that glues other existing software together into a contiguous OS, but also a staff, a community, a philosophy cast on that collection of software. A way of doing things and thinking about them. Decisions and the rationale for them, a history of iteration, user needs and how those needs are filled. Us soft squishy humans that make, maintain, modify, administer, use, and complain about the software.

Because I think that reducing a distro to only the software it produces or uses fails to paint the whole picture. The mechanisms used for managing the collection of software on any specific machine is only one part of a larger system.

Pacman isn't the only part of Arch, and Arch isn't just pacman. The same is true if you s/Arch/MSYS2/g on that statement.

[–] tetris11@lemmy.ml 1 points 1 month ago

I hear what you're saying but I try my best to divorce a piece of art from its art fans and curators, because ultimately I don't want to be sold into a doctrine on how I should see something, I just want to enjoy it.

I do agree that Arch is much bigger than its codebase (I just sometimes wish it wasn't, with the sole exception of the Arch Wiki)

[–] Gjolin@lemmy.ml 18 points 1 month ago* (last edited 1 month ago) (1 children)

The moment I installed it, yay broke. To fix it, if any of you need this: do an ln -s to the .so that is being requested. This allows yay to work again. Use yay to upgrade yay. Finally remove the symbolic link.

[–] thevoidzero@lemmy.world 9 points 1 month ago (2 children)

Can you do makepkg in the clone of yay PKGBUILD from aur? That seems like a better solution than symlinking...

[–] CrayCray@lemmy.world 4 points 1 month ago

This is the correct thing to do when it breaks, recompile and link against the new libs. Otherwise you could see funny behaviour.

[–] IsoSpandy@lemm.ee 4 points 1 month ago (1 children)

I did this. And it worked like a charm

[–] thevoidzero@lemmy.world 4 points 1 month ago

That's how you're supposed to use AUR, I think. All yay, paru, etc do is make it convenient to do that while also helping with searching and upgrading them.