How to Install and Uninstall python2-gitlint Package on openSUSE Leap

Last updated: May 07,2024

1. Install "python2-gitlint" package

Please follow the step by step instructions below to install python2-gitlint on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-gitlint

2. Uninstall "python2-gitlint" package

Please follow the step by step instructions below to uninstall python2-gitlint on openSUSE Leap:

$ sudo zypper remove python2-gitlint

3. Information about the python2-gitlint package on openSUSE Leap

Information for package python2-gitlint:
----------------------------------------
Repository : Main Repository
Name : python2-gitlint
Version : 0.11.0-bp153.1.14
Arch : noarch
Vendor : openSUSE
Installed Size : 154,1 KiB
Installed : No
Status : not installed
Source package : gitlint-0.11.0-bp153.1.14.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.