How to Install and Uninstall python3-should_dsl.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 09,2024

1. Install "python3-should_dsl.noarch" package

This tutorial shows how to install python3-should_dsl.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python3-should_dsl.noarch" package

Please follow the steps below to uninstall python3-should_dsl.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python3-should_dsl.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:10:19 ago on Mon Feb 26 15:59:38 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).