How to Install and Uninstall python3-pretend.noarch Package on Rocky Linux 8
Last updated: January 16,2025
1. Install "python3-pretend.noarch" package
In this section, we are going to explain the necessary steps to install python3-pretend.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-pretend.noarch
Copied
2. Uninstall "python3-pretend.noarch" package
Please follow the guidance below to uninstall python3-pretend.noarch on Rocky Linux 8:
$
sudo dnf remove
python3-pretend.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pretend.noarch package on Rocky Linux 8
Last metadata expiration check: 0:54:13 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-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.
Available Packages
Name : python3-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.