How to Install and Uninstall gitolite3 Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 13,2024

1. Install "gitolite3" package

Please follow the guidelines below to install gitolite3 on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install gitolite3

2. Uninstall "gitolite3" package

Please follow the guidance below to uninstall gitolite3 on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove gitolite3 $ sudo apt autoclean && sudo apt autoremove

3. Information about the gitolite3 package on Ubuntu 20.10 (Groovy Gorilla)

Package: gitolite3
Architecture: all
Version: 3.6.11-2
Priority: optional
Section: universe/vcs
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: David Bremner
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 409
Depends: adduser, debconf (>= 0.5) | debconf-2.0, git (>= 1:1.7.0.4) | git-core (>= 1:1.6.2), libjson-perl, openssh-client, openssh-server | ssh-server, perl (>= 5.6.0-16)
Suggests: git-daemon-sysvinit, gitweb
Filename: pool/universe/g/gitolite3/gitolite3_3.6.11-2_all.deb
Size: 103728
MD5sum: b897dcb6625d44e5303f309acd3120c3
SHA1: f514eb7e8dd5cebfcc24191ddea408cc378d7381
SHA256: 6f81e4f2ef227f36bbea83374eb0b81c7b6e49ccd687ae2739ba0f1240e4bf25
SHA512: 24f174312c29979e92a9bf223d6569d9c0ce1c20e044d9b93638aa50be5e4fead30d13b72b92aba785094c3acf3dcebacf6153ad26a6cbee3917f8cea48cad68
Homepage: http://github.com/sitaramc/gitolite
Description-en: SSH-based gatekeeper for git repositories (version 3)
Gitolite is an SSH-based gatekeeper providing access control for a server that
hosts many git repositories. Without gitolite,
each developer needing to push to one of the repositories hosted would need a
user account on that server; gitolite lets you do that just using
SSH public keys tied to a single, common, user that hosts all the
repositories.
.
Gitolite can restrict who can read (clone/fetch) from or write
(push) to a repository, and who can push to what branch or tag - an
important issue in corporate environments. Other features include:
* access control by branch-name or by modified file/directory;
* per-developer "personal namespace" prefixes;
* simple but powerful configuration file syntax (with validation);
* config files (and authority for maintaining them) can be split;
* easy integration with gitweb;
* comprehensive logging;
* easy migration from gitosis.
Description-md5: 458db366714b53b29b08a7091183f01b