HI there, I’m trying to install yay, but I encounter this error after entering this command in the terminal: makepkg -si
==> Starting build()…
/opt/yay-git/PKGBUILD: line 40: make: command not found
==> ERROR: A failure occurred in build().
Aborting…
Somebody please help.
Install the base-devel
package group.
All of those contained in it!
You are missing programs needed to compile software.
and have a look at this:
makepkg - ArchWiki
AUR helpers (like pamac
, which you already have) make the job somewhat easier.
1 Like
… as so often is the case
banjo
6
What, what , what…are you doing !
yay
…is in the official repos.
sudo pacman -Syu yay
…or with pamac if you like.
1 Like
indeed - and it would have pulled in the base-devel
group along with it, probably (I did not verify …)
as would have the activation of AUR in pamac (I think …)
but if the already present pamac
has AUR capabilities - why use yay
at all?
I do use it - I just think it’s better.
banjo
8
Fancy excuse, but no answer to the question. See it like this:
Yay is a backup when pamac goes crazy again.
1 Like
system
Closed
10
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.