Skip to content

Add a check if "which" command exist #658

Description

Is your feature request related to a problem? Please describe.
Some minimal system configurations present on Arch Linux doesn't install "which" by default and advertises it as a separate package to install manually.

Describe the solution you'd like
Add a check for which command existing and abort the script if it is not found.

Describe alternatives you've considered
Ask package maintainers to require the which program to be installed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions