#can't install on arch
40 messages · Page 1 of 1 (latest)
do u have desktop environment?
cd /home ; ls -lah
see owner and group of the monster folder
and all the perms
i3
well, u have write permissions clearly
but ur group doesnt
mine looks like that
while yours is rwx just for owner... idk
can i change that
i don't have a file explorer
should be able to fix with root
this is a desktop i just want to install a browser
do u have a desktop environment????
yes
what is it?
i3
when i use pacman thres nothing
check the archwiki
for applications> web browsers
or get yay and use that to get it from the AUR
archwiki: AUR and yay
how do i get that because it didn't work with pacman
read up on it there, cuz idk
No, LibreWolf is not in the Arch Linux official main repositories. It is available primarily through the Arch User Repository (AUR).You can install it using an AUR helper (like yay or paru) or by building it manually
sudo pacman -S yay
.Installation Methods
AUR (Source): Compiles from source
yay -S librewolf
AUR (Binary): Installs pre-compiled binaries (faster)
yay -S librewolf-bin
thank u