python-pip from home:buluma project
Select Your Operating System
Add repository and install manually
For CentOS 9 Stream run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:buluma/CentOS_9_Stream/home:buluma.repo yum install python-pip
Grab binary packages directly
Add repository and install manually
For Fedora Rawhide run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:buluma/Fedora_Rawhide/home:buluma.repo dnf install python-pip
Grab binary packages directly
Add repository and install manually
For openSUSE Leap 15.4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:buluma/openSUSE_Leap_15.4/home:buluma.repo zypper refresh zypper install python-pip
Grab binary packages directly
Add repository and install manually
For Fedora 37 run the following as root:
?
For Fedora 36 run the following as root:
?