python2

sudo apt install python-pip

python2的一个库:pip install pycrypto

 

 python3

sudo apt install python3-pip