How to Install and Uninstall python3-should_dsl.noarch Package on CentOS 8 / RHEL 8
Last updated: November 02,2024
1. Install "python3-should_dsl.noarch" package
This tutorial shows how to install python3-should_dsl.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-should_dsl.noarch
Copied
2. Uninstall "python3-should_dsl.noarch" package
This tutorial shows how to uninstall python3-should_dsl.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-should_dsl.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-should_dsl.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 8:05:47 ago on Sun May 9 13:03:46 2021.
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).
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).