How to Install and Uninstall python3-filecheck.noarch Package on AlmaLinux 9

Last updated: October 07,2024

1. Install "python3-filecheck.noarch" package

Learn how to install python3-filecheck.noarch on AlmaLinux 9

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

2. Uninstall "python3-filecheck.noarch" package

Please follow the steps below to uninstall python3-filecheck.noarch on AlmaLinux 9:

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

3. Information about the python3-filecheck.noarch package on AlmaLinux 9

Last metadata expiration check: 0:31:29 ago on Wed Mar 13 07:41:12 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.