How to Install and Uninstall python3-bracex.noarch Package on CentOS 8 / RHEL 8
Last updated: January 16,2025
1. Install "python3-bracex.noarch" package
This tutorial shows how to install python3-bracex.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-bracex.noarch
Copied
2. Uninstall "python3-bracex.noarch" package
This is a short guide on how to uninstall python3-bracex.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-bracex.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-bracex.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 7:46:19 ago on Sun May 9 13:03:46 2021.
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.
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.