'/home/aimcom/.local/bin' how to install this on PATH. code example
Example: is installed in '/home/agent1409/.local/bin' which is not on PATH
export PATH=/home/<user_name>/.local/bin:$PATH
export PATH=/home/<user_name>/.local/bin:$PATH