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

Last updated: September 21,2024

1. Install "python3-should_dsl.noarch" package

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

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

2. Uninstall "python3-should_dsl.noarch" package

This is a short guide on how to uninstall python3-should_dsl.noarch on AlmaLinux 8:

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

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

Last metadata expiration check: 1:41:19 ago on Mon Sep 5 03:22:42 2022.
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).