Earlier quoted context omitted.
Sounds like it, yeah.
Some packages give you options for different packages that conflict. E.g. if you install i3 it will let you choose between standard i3, i3-gaps or 5 others. You can only have one installed at a time. I've been using Pacman for years never had a single problem with conflicts or anything else.
Installing Every Arch Package
11–20 of 90 posts
Re: Installing Every Arch Package
#12If you only install supposedly non-conflicting packages, and there are conflicting file locations, isn't that a packaging bug?
Yes, and they did say they were going to file bugs: > Investigate the file conflicts and file some Arch Linux bugs. with a link to https://bugs.archlinux.org/task/73574 , which is indeed a bug in the packaging script (it fails to consider python version 3.10 because it only globs 3.?).
Re: Installing Every Arch Package
#13Re: Installing Every Arch Package
#14Re: Installing Every Arch Package
#15I’m curious about doing the same thing in Ubuntu
Re: Installing Every Arch Package
#16Earlier quoted context omitted.
Sounds like it, yeah.
Some packages give you options for different packages that conflict. E.g. if you install i3 it will let you choose between standard i3, i3-gaps or 5 others. You can only have one installed at a time. I've been using Pacman for years never had a single problem with conflicts or anything else.
[1] https://wiki.archlinux.org/title/PKGBUILD#Package_relations
Re: Installing Every Arch Package
#17Now install every AUR package. Bonus points for heuristically looking for cryptominers after it's done.
Re: Installing Every Arch Package
#18Earlier quoted context omitted.
They have cloned cloudflare's captcha page. How shady.
I think what you’re referring to is a known issue with how their server handles cloudflares 1.1.1.1 DNS, not them intentionally being shady.
Re: Installing Every Arch Package
#19Now install every AUR package. Bonus points for heuristically looking for cryptominers after it's done.
What would be the order of preference for conflicting packages (compiling, binary, git)?
https://aur.archlinux.org/packages/?O=0&SeB=nd&K=bin&SB=p&SO...
Re: Installing Every Arch Package
#20IIRC archlinux is pretty conservative at enabling services by default after installing, so installing every package should not take too much system resource aside from disk space. I’m curious about doing the same thing in Ubuntu