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

Last updated: October 13,2024

1. Install "python3-pretend.noarch" package

Here is a brief guide to show you how to install python3-pretend.noarch on Fedora 38

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

2. Uninstall "python3-pretend.noarch" package

Please follow the steps below to uninstall python3-pretend.noarch on Fedora 38:

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

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

Last metadata expiration check: 4:59:32 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-pretend
Version : 1.0.9
Release : 5.fc38
Architecture : noarch
Size : 16 k
Source : python-pretend-1.0.9-5.fc38.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.