is installed in '/home/agent1409/.local/bin' which is not on PATH

C++
export PATH=/home/<user_name>/.local/bin:$PATH
Source

Also in C++: