Pacman v7.0.0 released
Pacman v7.0.0 released
7.0.0 - Add DownloadUser configuation option used to drop-privileges when downloading files.
Damn, that game's still going, eh? (/j)
81 0 ReplyOriginally it was called puckman, but they changed it because it would have been too easy to vandalize people's arch installations
45 0 ReplyYou win!
6 0 Reply
going full open source 😎
23 0 Replypacman is my favorite game on Arch.
14 0 Reply
[- - - - - - - - - - - -C o o o o o o o o o]
53 0 ReplyThis is exciting! Can't wait to kill my install by trying to upgrade!
49 4 ReplyI mean you don't really use Arch if you don't bork it once in a while. :)
27 1 ReplyThat’s a very pleasant word for a horrible experience I keep doing to myself.
7 1 ReplyNVidia 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.
5 0 Reply
You can run pacman on Windows?
6 1 ReplyIt’s called Ms. PacMan over there
23 1 Replyyes (msys2) except it will never bork your windows install unlike on arch.
3 0 ReplyKinda. 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.
2 0 Reply
If anything, i would expect packagekit frontends to break. If you use pacman as intended, you’ll be just fine
4 0 Reply
- 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?
23 1 ReplyThe MSYS2 environment on Windows uses pacman as well.
21 0 ReplyPacman was birthed from the Arch ecosystem, but it's built to be generalized so any project can use it if they choose.
10 0 Replyarch = base.tarball[0] + pacman [0] 90% similar to all other linux tarballs
1 0 Reply
Permanently Deleted
17 0 ReplyCan you do makepkg in the clone of yay PKGBUILD from aur? That seems like a better solution than symlinking...
9 0 ReplyThis is the correct thing to do when it breaks, recompile and link against the new libs. Otherwise you could see funny behaviour.
4 0 ReplyI did this. And it worked like a charm
4 0 Reply