How to Install and Uninstall python38-gitlint Package on openSuSE Tumbleweed

Last updated: November 08,2024

1. Install "python38-gitlint" package

Please follow the guidelines below to install python38-gitlint on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-gitlint

2. Uninstall "python38-gitlint" package

Here is a brief guide to show you how to uninstall python38-gitlint on openSuSE Tumbleweed:

$ sudo zypper remove python38-gitlint

3. Information about the python38-gitlint package on openSuSE Tumbleweed

Information for package python38-gitlint:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-gitlint
Version : 0.13.1-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 264,5 KiB
Installed : No
Status : not installed
Source package : gitlint-0.13.1-2.4.src
Summary : Git commit message linter checking
Description :
Great for use as a commit-msg git hook or as part of your gating script in
a CI/CD pipeline (e.g. jenkins). Many of the gitlint validations are based
on well-known community standards, others are based on checks that we've
found useful throughout the years. Gitlint has sane defaults, but you can
also easily customize it to your own liking.