i installed GNUroot and the wheezy package from the app store on my android 4.4.2, after initially panicking when i couldnt run pip3, i discovered in this python3-pip installed but pip3 command not found? that the correct command to use is actually pip-3.2, is there a way to make the system understand that when i run pip3 it should invoke pip-3.2 as the command?
Asked
Active
Viewed 352 times
-1
-
What you're looking for is this: http://www.tldp.org/LDP/abs/html/aliases.html – confetti Aug 22 '18 at 11:48