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

Last updated: October 08,2024

1. Install "python3-filecheck.noarch" package

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

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

2. Uninstall "python3-filecheck.noarch" package

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

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

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

Last metadata expiration check: 2:11:53 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-filecheck
Version : 0.0.22
Release : 3.el9
Architecture : noarch
Size : 29 k
Source : python-filecheck-0.0.22-3.el9.src.rpm
Repository : epel
Summary : Flexible pattern matching file verifier
URL : https://github.com/mull-project/FileCheck.py
License : ASL 2.0
Description : Python port of LLVM's FileCheck, flexible pattern matching file verifier.