Jump to letter: [
CDFGJLMNPSTW
]
pip3-safe in CentOS/RHEL 10 (noarch) - Install Python 3 apps from PyPi in a safe way
- Description:
Safe and easy pip package manager for command-line Python 3 apps
- Distro notes:
This package is compatible with all RHEL-based distributions, including CentOS, AlmaLinux, Oracle Linux, Rocky Linux, etc.
How to Install pip3-safe in CentOS/RHEL 10 (noarch)
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install pip3-safe
Packages
| pip3-safe-0.0.12-2.el10.noarch
[28 KiB] |
Changelog
by Danila Vershinin (2019-11-23):
- first release
- include GCC to Requires: as some stuff (psutil) from PyPi wants to compile
|