How to Install and Uninstall python2-pretend.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: May 20,2024

1. Install "python2-pretend.noarch" package

In this section, we are going to explain the necessary steps to install python2-pretend.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install python2-pretend.noarch

2. Uninstall "python2-pretend.noarch" package

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

$ sudo dnf remove python2-pretend.noarch $ sudo dnf autoremove

3. Information about the python2-pretend.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:57:19 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python2-pretend
Version : 1.0.8
Release : 15.el8
Architecture : noarch
Size : 16 k
Source : python-pretend-1.0.8-15.el8.src.rpm
Repository : epel
Summary : A library for stubbing in Python
URL : https://github.com/alex/pretend
License : BSD
Description : Pretend is a library to make stubbing with Python easier.