How to Install and Uninstall python3-should_dsl.noarch Package on CentOS Stream 8

Last updated: May 19,2024

1. Install "python3-should_dsl.noarch" package

Please follow the guidelines below to install python3-should_dsl.noarch on CentOS Stream 8

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

2. Uninstall "python3-should_dsl.noarch" package

Learn how to uninstall python3-should_dsl.noarch on CentOS Stream 8:

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

3. Information about the python3-should_dsl.noarch package on CentOS Stream 8

Last metadata expiration check: 6:45:11 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-should_dsl
Version : 2.1.2
Release : 1.el8
Architecture : noarch
Size : 28 k
Source : python-should_dsl-2.1.2-1.el8.src.rpm
Repository : epel
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).