This repository was archived by the owner on Nov 14, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
This repository was archived by the owner on Nov 14, 2024. It is now read-only.
yay command not found #2
Copy link
Copy link
Open
Description
When trying to install something through AUR it says
check@m4te:~/apx$ pikman --aur install youtube-music-bin
Error: executable file `yay` not found in $PATH: No such file or directory: OCI runtime attempted to invoke a command that was not found
Error: exit status 127
Usage:
apx install [flags]
Examples:
apx install htop git
apx --nix install --allow-unfree vscode
Flags:
-y, --assume-yes Proceed without manual confirmation
-f, --fix-broken Fix broken dependencies before installing
--no-export Do not export a desktop entry after the installation.
--sideload Install a package from a local file.
--allow-unfree Allow packages with unfree licenses
--allow-insecure Allow packages with known vulnerabilities.
--apt Install packages from the Ubuntu repository.
--aur Install packages from the AUR (Arch User Repository).
--dnf Install packages from the Fedora's DNF (Dandified YUM) repository.
--apk Install packages from the Alpine repository.
--zypper Install packages from the OpenSUSE repository.
--xbps Install packages from the Void (Linux) repository.
--nix Install packages from the Nixpkgs (Nix packages) repository.
--swupd Install packages from the Clear Linux* store
-n, --name string Apply to custom container with this name.
-h, --help help for install
Global Flags:
-v, --verbose show more detailed output
ERROR exit status 127
exit status 127
Also at first it said
ERRO[0000] User-selected graph driver "overlay" overwritten by graph driver "vfs" from database - delete libpod local files to resolve
But I fixed that message by removing .local/share/containers. The yay problem ocurred before that tho
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels