How to Install and Uninstall python3-re-assert.noarch Package on CentOS Stream 8

Last updated: April 29,2024

1. Install "python3-re-assert.noarch" package

This guide covers the steps necessary to install python3-re-assert.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install python3-re-assert.noarch

2. Uninstall "python3-re-assert.noarch" package

This tutorial shows how to uninstall python3-re-assert.noarch on CentOS Stream 8:

$ sudo dnf remove python3-re-assert.noarch $ sudo dnf autoremove

3. Information about the python3-re-assert.noarch package on CentOS Stream 8

Last metadata expiration check: 6:12:00 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-re-assert
Version : 1.1.0
Release : 1.el8
Architecture : noarch
Size : 13 k
Source : python-re-assert-1.1.0-1.el8.src.rpm
Repository : epel
Summary : Show where your regex match assertion failed!
URL : https://github.com/asottile/re-assert
License : MIT
Description : Show where your regex match assertion failed!