How to Install and Uninstall python-sure-doc.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "python-sure-doc.noarch" package

Please follow the guidelines below to install python-sure-doc.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python-sure-doc.noarch

2. Uninstall "python-sure-doc.noarch" package

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

$ sudo dnf remove python-sure-doc.noarch $ sudo dnf autoremove

3. Information about the python-sure-doc.noarch package on Fedora 34

Last metadata expiration check: 4:14:28 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python-sure-doc
Version : 1.4.11
Release : 34.fc34
Architecture : noarch
Size : 208 k
Source : python-sure-1.4.11-34.fc34.src.rpm
Repository : updates
Summary : Documentation for Sure
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.