How to Install and Uninstall python3-filecheck.noarch Package on Fedora 35

Last updated: October 05,2024

1. Install "python3-filecheck.noarch" package

This tutorial shows how to install python3-filecheck.noarch on Fedora 35

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

2. Uninstall "python3-filecheck.noarch" package

This guide let you learn how to uninstall python3-filecheck.noarch on Fedora 35:

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

3. Information about the python3-filecheck.noarch package on Fedora 35

Last metadata expiration check: 5:56:23 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-filecheck
Version : 0.0.17
Release : 4.fc35
Architecture : noarch
Size : 25 k
Source : python-filecheck-0.0.17-4.fc35.src.rpm
Repository : fedora
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.