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

Last updated: October 05,2024

1. Install "python3-should_dsl.noarch" package

Please follow the steps below to install python3-should_dsl.noarch on Fedora 34

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

2. Uninstall "python3-should_dsl.noarch" package

Please follow the guidelines below to uninstall python3-should_dsl.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:34:50 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-should_dsl
Version : 2.1.2
Release : 5.fc34
Architecture : noarch
Size : 29 k
Source : python-should_dsl-2.1.2-5.fc34.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).