Pip: Difference between revisions
Jump to navigation
Jump to search
(→CentOS) |
(→CentOS) |
||
Line 6: | Line 6: | ||
==CentOS== | ==CentOS== | ||
{{External|https://linuxize.com/post/how-to-install-pip-on-centos-7/}} | {{External|https://linuxize.com/post/how-to-install-pip-on-centos-7/}} | ||
yum install epel-release | |||
yum install python-pip |
Revision as of 18:49, 27 November 2019
Internal
Installation
CentOS
yum install epel-release yum install python-pip