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

Last updated: May 06,2024

1. Install "python3-should_dsl.noarch" package

This tutorial shows how to install python3-should_dsl.noarch on Fedora 36

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

2. Uninstall "python3-should_dsl.noarch" package

Please follow the step by step instructions below to uninstall python3-should_dsl.noarch on Fedora 36:

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

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

Last metadata expiration check: 2:42:14 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-should_dsl
Version : 2.1.2
Release : 8.fc36
Architecture : noarch
Size : 29 k
Source : python-should_dsl-2.1.2-8.fc36.src.rpm
Repository : fedora
Summary : Should assertions in Python in as clear and readable a way as possible
URL : https://github.com/nsi-iff/should-dsl
License : MIT
Description : The goal of Should-DSL is to write should expectations in Python in as clear
: and readable a way as possible, using "almost" natural language (limited -
: sometimes - by the Python language constraints).