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

Last updated: October 13,2024

1. Install "python3-sure.noarch" package

Please follow the step by step instructions below to install python3-sure.noarch on Fedora 36

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

2. Uninstall "python3-sure.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-sure.noarch on Fedora 36:

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

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

Last metadata expiration check: 4:55:41 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-sure
Version : 2.0.0
Release : 12.fc36
Architecture : noarch
Size : 63 k
Source : python-sure-2.0.0-12.fc36.src.rpm
Repository : fedora
Summary : Idiomatic assertion toolkit with human-friendly failure messages
URL : https://github.com/gabrielfalcao/sure
License : GPLv3+
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.