[SOLVED] could not create work tree dir 'librewolf-bin': Permission denied 20 January 2024, 18:20:38 Hello, I am trying to install librewolf via the aur, but when I try to execute: git clone https://aur.archlinux.org/librewolf-bin.gitit outputs:fatal: could not create work tree dir 'librewolf-bin': Permission deniedI have absolutely no idea what this means, could anyone please help me? Quote Selected Last Edit: 21 January 2024, 21:22:04 by Hitman
Re: fatal: could not create work tree dir 'librewolf-bin': Permission denied Reply #1 – 20 January 2024, 20:30:13 librewolf is available in the omniverse repositoryartist Quote Selected
Re: fatal: could not create work tree dir 'librewolf-bin': Permission denied Reply #2 – 21 January 2024, 08:37:22 Quote from: handcrafted8989 – on 20 January 2024, 18:20:38it outputs:fatal: could not create work tree dir 'librewolf-bin': Permission deniedI have absolutely no idea what this means, could anyone please help me?Most likely that you have no write permission for current directory. Maybe you need to learn linux and artix basics firsthand? Quote Selected
Re: fatal: could not create work tree dir 'librewolf-bin': Permission denied Reply #3 – 21 January 2024, 18:18:06 Quote from: Artist – on 20 January 2024, 20:30:13librewolf is available in the omniverse repositoryartistThank you very much, it works. Quote Selected