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

Last updated: January 11,2025

1. Install "python3-sure.noarch" package

This tutorial shows how to install python3-sure.noarch on Fedora 39

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

2. Uninstall "python3-sure.noarch" package

Here is a brief guide to show you how to uninstall python3-sure.noarch on Fedora 39:

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

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

Last metadata expiration check: 2:30:43 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-sure
Version : 2.0.1
Release : 6.fc39
Architecture : noarch
Size : 83 k
Source : python-sure-2.0.1-6.fc39.src.rpm
Repository : fedora
Summary : Idiomatic assertion toolkit with human-friendly failure messages
URL : https://github.com/gabrielfalcao/sure
License : GPL-3.0-or-later
Description : An idiomatic testing library for python with powerful and flexible assertions
: created by Gabriel Falcão. Sure’s developer experience is inspired and modeled
: after RSpec Expectations and should.js.