How to Install and Uninstall gitolite3.noarch Package on Oracle Linux 8
Last updated: November 13,2024
1. Install "gitolite3.noarch" package
Please follow the step by step instructions below to install gitolite3.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
gitolite3.noarch
Copied
2. Uninstall "gitolite3.noarch" package
Learn how to uninstall gitolite3.noarch on Oracle Linux 8:
$
sudo dnf remove
gitolite3.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the gitolite3.noarch package on Oracle Linux 8
Last metadata expiration check: 0:14:34 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : gitolite3
Epoch : 1
Version : 3.6.12
Release : 1.el8
Architecture : noarch
Size : 136 k
Source : gitolite3-3.6.12-1.el8.src.rpm
Repository : epel
Summary : Highly flexible server for git directory version tracker
URL : http://github.com/sitaramc/gitolite
License : GPLv2 and CC-BY-SA
Description : Gitolite allows a server to host many git repositories and provide access
: to many developers, without having to give them real userids on the server.
: The essential magic in doing this is ssh's pubkey access and the authorized
: keys file, and the inspiration was an older program called gitosis.
:
: Gitolite can restrict who can read from (clone/fetch) or write to (push) a
: repository. It can also restrict who can push to what branch or tag, which
: is very important in a corporate environment. Gitolite can be installed
: without requiring root permissions, and with no additional software than git
: itself and perl. It also has several other neat features described below and
: elsewhere in the doc/ directory.
Available Packages
Name : gitolite3
Epoch : 1
Version : 3.6.12
Release : 1.el8
Architecture : noarch
Size : 136 k
Source : gitolite3-3.6.12-1.el8.src.rpm
Repository : epel
Summary : Highly flexible server for git directory version tracker
URL : http://github.com/sitaramc/gitolite
License : GPLv2 and CC-BY-SA
Description : Gitolite allows a server to host many git repositories and provide access
: to many developers, without having to give them real userids on the server.
: The essential magic in doing this is ssh's pubkey access and the authorized
: keys file, and the inspiration was an older program called gitosis.
:
: Gitolite can restrict who can read from (clone/fetch) or write to (push) a
: repository. It can also restrict who can push to what branch or tag, which
: is very important in a corporate environment. Gitolite can be installed
: without requiring root permissions, and with no additional software than git
: itself and perl. It also has several other neat features described below and
: elsewhere in the doc/ directory.