How to Install and Uninstall gitolite Package on openSuSE Tumbleweed
Last updated: January 12,2025
1. Install "gitolite" package
This tutorial shows how to install gitolite on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
gitolite
Copied
2. Uninstall "gitolite" package
This is a short guide on how to uninstall gitolite on openSuSE Tumbleweed:
$
sudo zypper remove
gitolite
Copied
3. Information about the gitolite package on openSuSE Tumbleweed
Information for package gitolite:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : gitolite
Version : 3.6.13-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 482.5 KiB
Installed : No
Status : not installed
Source package : gitolite-3.6.13-2.1.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.
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : gitolite
Version : 3.6.13-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 482.5 KiB
Installed : No
Status : not installed
Source package : gitolite-3.6.13-2.1.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.