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

Last updated: October 06,2024

1. Install "pre-commit.noarch" package

This guide let you learn how to install pre-commit.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install pre-commit.noarch

2. Uninstall "pre-commit.noarch" package

This tutorial shows how to uninstall pre-commit.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove pre-commit.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:14:02 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : pre-commit
Version : 3.6.0
Release : 1.el9
Architecture : noarch
Size : 282 k
Source : pre-commit-3.6.0-1.el9.src.rpm
Repository : epel
Summary : Framework for managing and maintaining multi-language pre-commit hooks
URL : https://pre-commit.com
License : MIT
Description : A framework for managing and maintaining multi-language pre-commit hooks.