Artix Linux Forum

Artix Linux => Package management => Topic started by: handcrafted8989 on 20 January 2024, 18:20:38

Title: [SOLVED] could not create work tree dir 'librewolf-bin': Permission denied
Post by: handcrafted8989 on 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.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?
Title: Re: fatal: could not create work tree dir 'librewolf-bin': Permission denied
Post by: Artist on 20 January 2024, 20:30:13
librewolf is available in the omniverse repository

artist
Title: Re: fatal: could not create work tree dir 'librewolf-bin': Permission denied
Post by: Ambie on 21 January 2024, 08:37:22
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?

Most likely that you have no write permission for current directory. Maybe you need to learn linux and artix basics firsthand?
Title: Re: fatal: could not create work tree dir 'librewolf-bin': Permission denied
Post by: handcrafted8989 on 21 January 2024, 18:18:06
librewolf is available in the omniverse repository

artist
Thank you very much, it works.