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

Last updated: November 27,2024

1. Install "python3-should_dsl.noarch" package

Here is a brief guide to show you how to install python3-should_dsl.noarch on Fedora 39

$ 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 39:

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

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

Last metadata expiration check: 1:07:20 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-should_dsl
Version : 2.1.2
Release : 14.fc39
Architecture : noarch
Size : 40 k
Source : python-should_dsl-2.1.2-14.fc39.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).