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

Last updated: May 21,2024

1. Install "gitlab-cli" package

Please follow the steps below to install gitlab-cli on Kali Linux

$ sudo apt update $ sudo apt install gitlab-cli

2. Uninstall "gitlab-cli" package

Here is a brief guide to show you how to uninstall gitlab-cli on Kali Linux:

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

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

Package: gitlab-cli
Source: python-gitlab
Version: 1:4.3.0-1
Installed-Size: 19
Maintainer: Federico Ceratto
Architecture: all
Depends: python3, python3-gitlab (= 1:4.3.0-1), python3-yaml
Size: 3280
SHA256: f6fb2dc0e7a6a8ab5a1e08d95f0175cdb925370f9d1e2e802a80c1798d481a3e
SHA1: 828ceb9dd715b0539e2fbc5c2f265f2fbf6b1d90
MD5sum: 39f97f2cbf051746028e5a5c48aac7ce
Description: GitLab command-line client
Command-line tool to interact with the GitLab v4 server API.
The executable is named python-gitlab.
Description-md5:
Homepage: https://github.com/python-gitlab/python-gitlab
Section: utils
Priority: optional
Filename: pool/main/p/python-gitlab/gitlab-cli_4.3.0-1_all.deb