How to Install and Uninstall platform-python-pip.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 08,2024

1. Install "platform-python-pip.noarch" package

Please follow the step by step instructions below to install platform-python-pip.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install platform-python-pip.noarch

2. Uninstall "platform-python-pip.noarch" package

In this section, we are going to explain the necessary steps to uninstall platform-python-pip.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove platform-python-pip.noarch $ sudo dnf autoremove

3. Information about the platform-python-pip.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:08:55 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : platform-python-pip
Version : 9.0.3
Release : 23.el8
Architecture : noarch
Size : 1.6 M
Source : python-pip-9.0.3-23.el8.src.rpm
Repository : ubi-8-baseos-rpms
Summary : A tool for installing and managing Python3 packages
URL : http://www.pip-installer.org
License : MIT and Python and ASL 2.0 and BSD and ISC and LGPLv2 and MPLv2.0 and (ASL 2.0 or BSD)
Description : pip is a package management system used to install and manage software packages
: written in Python. Many packages can be found in the Python Package Index
: (PyPI). pip is a recursive acronym that can stand for either "Pip Installs
: Packages" or "Pip Installs Python".