
You must log in or # to comment.
What software only works on Arch? If anything I see stuff that’s packaged for arch but can be installed from source on other distros without issue.
Ubuntu-only software, on the other hand, is infuriating
Can’t you just use it though distrobox and podman?
Not as easy or as convenient as
yay -Sy appnameit actually is, you just append the distrobox command before it
distrobox enter arch -- yay -Sy appnameA simple
yay -Syfrom Arch btw takes less computing power and doesn’t depend on an external dependency.Any reason not to just use
yay? That’s an alias foryay -Syu, which in and of itself, at least if I understood it correctly, is basically justpacman -Syuand from what I’ve read on the arch wiki-Syis heavily discouraged.




