How to Install and Uninstall gitlab-common Package on Kali Linux

Last updated: June 03,2024

1. Install "gitlab-common" package

This guide let you learn how to install gitlab-common on Kali Linux

$ sudo apt update $ sudo apt install gitlab-common

2. Uninstall "gitlab-common" package

In this section, we are going to explain the necessary steps to uninstall gitlab-common on Kali Linux:

$ sudo apt remove gitlab-common $ sudo apt autoclean && sudo apt autoremove

3. Information about the gitlab-common package on Kali Linux

Package: gitlab-common
Source: gitaly
Version: 16.8.2+ds3-2
Installed-Size: 135
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: debconf (>= 0.5) | debconf-2.0, ruby, adduser (>= 3.34~), git (>= 1:2.41~), ucf, gitlab-shell (>= 14.33~)
Size: 106504
SHA256: d5a23a12e1b2c42d71ae4ba0928a4dedf27bae127a60b6d04b7da9a54e7fc4c0
SHA1: eb11f6e87486913d008f556b4dfdb3e9cf61c52c
MD5sum: a7748c9215a4226c9971d6844f631375
Description: git powered software platform to collaborate on code (common)
gitlab provides web based interface to host source code and track issues.
It allows anyone for fork a repository and send merge requests. Code review
is possible using merge request workflow. Using groups and roles project
access can be controlled.
.
This package includes configurations common to gitlab and gitaly.
Description-md5:
Homepage: https://gitlab.com/gitlab-org/gitaly
Section: net
Priority: optional
Filename: pool/main/g/gitaly/gitlab-common_16.8.2+ds3-2_all.deb

5. The same packages on other Linux Distributions