Ad Code

Responsive Advertisement

Ticker

6/recent/ticker-posts

How to install pip on Slackware Linux

1. Download install file:
https://slackware.pkgs.org/14.0/salix-i486/python-pip-1.2.1-i486-1fg.txz.html


  • wget http://download.salixos.org/i486/14.0/salix/d/python-pip-1.2.1-i486-1fg.txz
  • upgradepkg --install-new python-pip-1.2.1-i486-1fg.txz
  • pip

2. If you see the following message:












  • you can run easy_install --upgrade pip


3. If you see the following message:















  • you can run mv /usr/bin/lsb_release  /usr/bin/lsb_release.bak