How to Install and Uninstall python3-pretend.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "python3-pretend.noarch" package

Please follow the guidance below to install python3-pretend.noarch on Fedora 34

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

2. Uninstall "python3-pretend.noarch" package

Please follow the instructions below to uninstall python3-pretend.noarch on Fedora 34:

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

3. Information about the python3-pretend.noarch package on Fedora 34

Last metadata expiration check: 0:27:29 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-pretend
Version : 1.0.8
Release : 23.fc34
Architecture : noarch
Size : 16 k
Source : python-pretend-1.0.8-23.fc34.src.rpm
Repository : fedora
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.