ERROR: PKGBUILD does not exist

hey there. i have a problem with installing packages from github. i tried to install v2ray-core from github but after i cloned it and run
makepkg -si i get the ERROR: PKGBUILD does not exist.
can anyone helo me with this. i cant install it

PKGBUILD's are something specific to the Arch way of packaging, see e.g. Arch package guidelines - ArchWiki, so you'll never find it in a github repository aimed to the whole Linux community.
But you're trying to build it in the Arch way (what you would probably do from the AUR).
I see that package should be in the Arch repository:
Arch Linux - v2ray 5.4.1-1 (x86_64)
ready to be simply installed with:

sudo pacman -S v2ray

Your garuda-inxi is missing. I assume your system is updated...

6 Likes

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.