- cross-posted to:
- archlinux@lemmy.ml
- cross-posted to:
- archlinux@lemmy.ml
Telorand ( @Telorand@reddthat.com ) 60•9 months agoDamn, that game’s still going, eh? (/j)
bionicjoey ( @bionicjoey@lemmy.ca ) 33•9 months agoOriginally it was called puckman, but they changed it because it would have been too easy to vandalize people’s arch installations
Telorand ( @Telorand@reddthat.com ) 5•9 months agoYou win!
going full open source 😎
thingsiplay ( @thingsiplay@beehaw.org ) 14•9 months agopacman is my favorite game on Arch.
cirdanlunae ( @cirdanlunae@lemmy.blahaj.zone ) 40•9 months agoThis is exciting! Can’t wait to kill my install by trying to upgrade!
muhyb ( @muhyb@programming.dev ) 20•9 months agoI mean you don’t really use Arch if you don’t bork it once in a while. :)
radivojevic ( @radivojevic@discuss.online ) 4•9 months agoThat’s a very pleasant word for a horrible experience I keep doing to myself.
30p87 ( @30p87@feddit.de ) 3•9 months agoNVidia 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.
ColdWater ( @ColdWater@lemmy.ca ) 38•9 months ago[- - - - - - - - - - - -C o o o o o o o o o]
thingsiplay ( @thingsiplay@beehaw.org ) 23•9 months ago- 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 ( @unique_hemp@discuss.tchncs.de ) 21•9 months agoThe MSYS2 environment on Windows uses pacman as well.
Thurstylark ( @thurstylark@lemm.ee ) English10•9 months agoPacman was birthed from the Arch ecosystem, but it’s built to be generalized so any project can use it if they choose.
tetris11 ( @tetris11@lemmy.ml ) 1•9 months agoarch = base.tarball[0] + pacman [0] 90% similar to all other linux tarballs
Thurstylark ( @thurstylark@lemm.ee ) English2•9 months agoI’m genuinely not sure what you’re saying here…
tetris11 ( @tetris11@lemmy.ml ) 1•9 months agoThe 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 ( @thurstylark@lemm.ee ) English2•9 months agoI 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 ( @tetris11@lemmy.ml ) 1•9 months ago(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 ( @thurstylark@lemm.ee ) English2•9 months agoApologies, 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.