【发布时间】:2020-06-11 12:47:39
【问题描述】:
我想安装 yay 以从 Aur ArchLinux 下载包 不知道怎么办,谢谢指导
当我使用 git clone 并使用 makepkg -si 命令时,它给出了这个错误
git clone https://aur.archlinux.org/yay.git
cd yay
makepkg -si
错误文本:
==> ERROR: Cannot find the fakeroot binary.
==> ERROR: Cannot find the strip binary required for object file stripping.
【问题讨论】: