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

Last updated: January 15,2025

1. Install "python3-pretend.noarch" package

In this section, we are going to explain the necessary steps to install python3-pretend.noarch on Fedora 36

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

2. Uninstall "python3-pretend.noarch" package

This guide let you learn how to uninstall python3-pretend.noarch on Fedora 36:

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

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

Last metadata expiration check: 2:10:14 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-pretend
Version : 1.0.9
Release : 2.fc36
Architecture : noarch
Size : 15 k
Source : python-pretend-1.0.9-2.fc36.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.