Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 5 years ago.
I untarred this: python-pip-1.5.6-2-any.pkg.tar.xz
tar -xf python-pip-1.5.6-2-any.pkg.tar.xz
and it made a usr
folder
with subfolders bin
, lib
, and share
inside bin
is pip
, pip3
, and pip3.4
How the heck am I supposed to run makepkg
?
I don't know how to install this.