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

Last updated: October 09,2024

1. Install "pre-commit.noarch" package

Here is a brief guide to show you how to install pre-commit.noarch on Oracle Linux 9

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

2. Uninstall "pre-commit.noarch" package

Please follow the guidelines below to uninstall pre-commit.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 3:25:01 ago on Thu Feb 15 07:50:05 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.