#can't install on arch

40 messages · Page 1 of 1 (latest)

fickle rose
barren relic
#

run :
hostname

#

pwd

#

and share result

fickle rose
#

i think i didn't make a home partition but is that really needed

barren relic
#

do u have desktop environment?

#

cd /home ; ls -lah

#

see owner and group of the monster folder

#

and all the perms

fickle rose
barren relic
#

cd ~

#

touch test.tt ; ls -l test*

fickle rose
barren relic
#

well, u have write permissions clearly

#

but ur group doesnt

#

mine looks like that

barren relic
fickle rose
#

i don't have a file explorer

#

should be able to fix with root

barren relic
#

eh better not mess

#

u dont have desktop?

fickle rose
barren relic
#

do u have a desktop environment????

fickle rose
barren relic
#

what is it?

fickle rose
barren relic
#

anyway, see if arch regular repos have librewolf

#

it'd be silly if they didnt

fickle rose
#

when i use pacman thres nothing

barren relic
#

check the archwiki

#

for applications> web browsers

#

or get yay and use that to get it from the AUR

#

archwiki: AUR and yay

fickle rose
barren relic
#

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

fickle rose
#

thank u