keeferrourke / capitaine-cursors

An x-cursor theme inspired by macOS and based on KDE Breeze. Designed to pair well with my icon pack, La Capitaine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arch AUR installation fails

3j14 opened this issue · comments

On arch, the installation using yaourt fails because the package fakeroot does not come preinstalled on arch. It is part of the base-devel group.

Solution

sudo pacman -S base-devel

or

sudo pacman -S fakeroot

You might want to add this to the README.md

You should have installed fakeroot and/or base-devel as part of the installation process. I don't see a need to specify this in the README here. See the installation guide.

base-devel is not required to be installed. base is sufficient for general usage. But I agree, it would be more usefull if fakeroot is added as an dependency in the PKGBUILD. Who is responsible for that?

Who is responsible for that?

@jnsdrtlf I haven't run arch linux in over 2 years, and the PKGBUILD is maintained by someone else. I have only linked to it in the README for convenience.

... from the README:

There is an AUR PKGBUILD maintained by caiye