Closed igaurab closed 4 years ago
The default installation path is not $HOME/.local/bin rather /root/.local/bin
$HOME/.local/bin
/root/.local/bin
Probably you ran sudo make install. Run make install. If you want to change the installation location, see the first line in the Makefile.
sudo make install
make install
The default installation path is not
$HOME/.local/bin
rather/root/.local/bin