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

Last updated: October 07,2024

1. Install "python3-sure.noarch" package

Learn how to install python3-sure.noarch on Fedora 35

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

2. Uninstall "python3-sure.noarch" package

This is a short guide on how to uninstall python3-sure.noarch on Fedora 35:

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

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

Last metadata expiration check: 4:45:57 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-sure
Version : 2.0.0
Release : 8.fc35
Architecture : noarch
Size : 63 k
Source : python-sure-2.0.0-8.fc35.src.rpm
Repository : updates
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.