Definitely not the command player
This is a tool to run a bunch of commands in series or in parallel. You decide.
make
sudo make install
Passing PREFIX is supported as well:
make PREFIX=/usr
Uninstall with:
sudo make uninstall
See nijika(1)
This software is licensed under the terms of the GNU General Public License, Version 3.