How to Install and Uninstall python38-pip.noarch Package on AlmaLinux 8

Last updated: May 05,2024

1. Install "python38-pip.noarch" package

Please follow the step by step instructions below to install python38-pip.noarch on AlmaLinux 8

$ sudo dnf update $ sudo dnf install python38-pip.noarch

2. Uninstall "python38-pip.noarch" package

Please follow the instructions below to uninstall python38-pip.noarch on AlmaLinux 8:

$ sudo dnf remove python38-pip.noarch $ sudo dnf autoremove

3. Information about the python38-pip.noarch package on AlmaLinux 8

Last metadata expiration check: 1:14:11 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python38-pip
Version : 19.3.1
Release : 5.module_el8.6.0+2778+cd494b30
Architecture : noarch
Size : 1.8 M
Source : python3x-pip-19.3.1-5.module_el8.6.0+2778+cd494b30.src.rpm
Repository : appstream
Summary : A tool for installing and managing Python3 packages
URL : https://pip.pypa.io/
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".