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

Last updated: November 26,2024

1. Install "python3-pretend.noarch" package

Please follow the steps below to install python3-pretend.noarch on Fedora 35

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

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

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

Last metadata expiration check: 5:24:10 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-pretend
Version : 1.0.9
Release : 1.fc35
Architecture : noarch
Size : 15 k
Source : python-pretend-1.0.9-1.fc35.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.