How to Install and Uninstall python3-bracex.noarch Package on Fedora 36

Last updated: September 29,2024

1. Install "python3-bracex.noarch" package

This guide covers the steps necessary to install python3-bracex.noarch on Fedora 36

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

2. Uninstall "python3-bracex.noarch" package

Please follow the instructions below to uninstall python3-bracex.noarch on Fedora 36:

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

3. Information about the python3-bracex.noarch package on Fedora 36

Last metadata expiration check: 0:55:22 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-bracex
Version : 2.1.1
Release : 5.fc36
Architecture : noarch
Size : 23 k
Source : python-bracex-2.1.1-5.fc36.src.rpm
Repository : fedora
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.