How to Install and Uninstall python2-pretend.noarch Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "python2-pretend.noarch" package

Please follow the step by step instructions below to install python2-pretend.noarch on Rocky Linux 8

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

2. Uninstall "python2-pretend.noarch" package

Please follow the instructions below to uninstall python2-pretend.noarch on Rocky Linux 8:

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

3. Information about the python2-pretend.noarch package on Rocky Linux 8

Last metadata expiration check: 0:05:57 ago on Mon Sep 12 10:27:18 2022.
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.