How to Install and Uninstall gitlint.noarch Package on Fedora 34

Last updated: July 05,2024

1. Install "gitlint.noarch" package

Learn how to install gitlint.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install gitlint.noarch

2. Uninstall "gitlint.noarch" package

Please follow the guidelines below to uninstall gitlint.noarch on Fedora 34:

$ sudo dnf remove gitlint.noarch $ sudo dnf autoremove

3. Information about the gitlint.noarch package on Fedora 34

Last metadata expiration check: 1:00:04 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : gitlint
Version : 0.15.0
Release : 2.fc34
Architecture : noarch
Size : 110 k
Source : gitlint-0.15.0-2.fc34.src.rpm
Repository : fedora
Summary : Git commit message linting tool
URL : https://jorisroovers.github.io/gitlint
License : MIT
Description : gitlint checks git commit messages for style, using validations based on
: well-known community standards or on checks which have proved useful:
: maximum title length, trailing white-space checks, punctuation, tabs,
: minimum body length, valid email addresses...