How to Install and Uninstall gitolite Package on openSUSE Leap

Last updated: May 06,2024

1. Install "gitolite" package

In this section, we are going to explain the necessary steps to install gitolite on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install gitolite

2. Uninstall "gitolite" package

Here is a brief guide to show you how to uninstall gitolite on openSUSE Leap:

$ sudo zypper remove gitolite

3. Information about the gitolite package on openSUSE Leap

Information for package gitolite:
---------------------------------
Repository : Main Repository
Name : gitolite
Version : 3.6.12-bp155.3.7
Arch : noarch
Vendor : openSUSE
Installed Size : 481.7 KiB
Installed : No
Status : not installed
Source package : gitolite-3.6.12-bp155.3.7.src
Upstream URL : http://gitolite.com
Summary : Server for git directory version tracker
Description :
Gitolite is an access control layer on top of git, which allows access control
down to the branch level, including specifying who can and cannot rewind a given
branch.