this post was submitted on 29 Apr 2024
14 points (100.0% liked)
Arch Linux
7744 readers
1 users here now
The beloved lightweight distro
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I would do:
pacman -S --needed firefox
Instead.
You can replace
pacman
with AUR helper (I'd suggest installing Paru or YAY) if you're using one.BTW, for AUR helpers, you don't use
sudo
.