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

Last updated: September 22,2024

1. Install "python3-pretend.noarch" package

This guide let you learn how to install python3-pretend.noarch on Fedora 39

$ 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 39:

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

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

Last metadata expiration check: 4:56:08 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-pretend
Version : 1.0.9
Release : 7.fc39
Architecture : noarch
Size : 16 k
Source : python-pretend-1.0.9-7.fc39.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.