Skip to content

Add a check if "which" command exist #658

@ghost

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions