How to Install and Uninstall pre-commit.noarch Package on AlmaLinux 9

Last updated: October 12,2024

1. Install "pre-commit.noarch" package

This guide let you learn how to install pre-commit.noarch on AlmaLinux 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 AlmaLinux 9:

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

3. Information about the pre-commit.noarch package on AlmaLinux 9

Last metadata expiration check: 2:43:05 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : pre-commit
Version : 3.6.2
Release : 1.el9
Architecture : noarch
Size : 282 k
Source : pre-commit-3.6.2-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.