easily check the requirements together, files, directories, commands for all.
git clone "https://github.com/pnmlinux/requirus.git" && cd "requirus"
bash configure.sh
make install
check the commands required for the program to run.
entity actually means a file or directory, use this option if you don't know what format the thing you are going to check is.
check the needed directories.
check the needed files.
the require option is Indicates the exit status of the program, if this option is needed, it returns 1, but if this value is optional, then it returns 0.
By default, only error outputs are displayed on the screen, but you can change this with the output property. You can show both cases with both value, show only existing data with positive or show only non-existent data with negative.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.