How to Install and Uninstall python3-pretend.noarch Package on AlmaLinux 8

Last updated: April 27,2024

1. Install "python3-pretend.noarch" package

Please follow the steps below to install python3-pretend.noarch on AlmaLinux 8

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

2. Uninstall "python3-pretend.noarch" package

Please follow the guidelines below to uninstall python3-pretend.noarch on AlmaLinux 8:

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

3. Information about the python3-pretend.noarch package on AlmaLinux 8

Last metadata expiration check: 2:14:59 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python3-pretend
Version : 1.0.8
Release : 15.el8
Architecture : noarch
Size : 16 k
Source : python-pretend-1.0.8-15.el8.src.rpm
Repository : epel
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.