Arch-Linux

我無法使用 Pacman 在 Arch Linux 中安裝 cgpt,怎麼辦?

  • September 23, 2021

我一直無法在 Arch Linux 中安裝 cgpt。

我不知道它是什麼,但它是腳本所需要的。

這是我的終端的輸出:

# pacman -S cgpt
error: target not found: cgpt
# cgpt
-bash: cgpt: command not found

如何讓吃豆人工作?

在Google上用括號搜尋"error: target not found: cgpt"沒有結果,表明這是非常獨特的。

這是 WSL2,在這種情況下應該無關緊要。

我嘗試安裝 vboot-utils 並得到了同樣的錯誤。

Arch Linux 官方 repos 沒有vboot-utils(提供cgpt)。從AUR建構。預建構的二進製文件在chaotic-aur. 這是PKGBUILD

引用自:https://unix.stackexchange.com/questions/667624