Skip to content
This repository was archived by the owner on Nov 14, 2024. It is now read-only.
This repository was archived by the owner on Nov 14, 2024. It is now read-only.

yay command not found #2

@check-m4te

Description

@check-m4te

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions