Hello, I am trying to install librewolf via the aur, but when I try to execute:
git clone https://aur.archlinux.org/librewolf-bin.git
it outputs:
fatal: could not create work tree dir 'librewolf-bin': Permission denied
I have absolutely no idea what this means, could anyone please help me?
librewolf is available in the omniverse repository
artist
Most likely that you have no write permission for current directory. Maybe you need to learn linux and artix basics firsthand?
Thank you very much, it works.