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

Last updated: September 21,2024

1. Install "python3-bracex.noarch" package

Please follow the step by step instructions below to install python3-bracex.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python3-bracex.noarch" package

Here is a brief guide to show you how to uninstall python3-bracex.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 0:03:06 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-bracex
Version : 2.1.1
Release : 2.el8
Architecture : noarch
Size : 23 k
Source : python-bracex-2.1.1-2.el8.src.rpm
Repository : epel
Summary : Bash style brace expander
URL : https://github.com/facelessuser/bracex
License : MIT
Description : Bracex is a brace expanding library (à la Bash) for Python.
: Brace expanding is used to generate arbitrary strings.