How to Install and Uninstall libapi-gitforge-perl Package on Kali Linux

Last updated: May 20,2024

1. Install "libapi-gitforge-perl" package

This is a short guide on how to install libapi-gitforge-perl on Kali Linux

$ sudo apt update $ sudo apt install libapi-gitforge-perl

2. Uninstall "libapi-gitforge-perl" package

This guide covers the steps necessary to uninstall libapi-gitforge-perl on Kali Linux:

$ sudo apt remove libapi-gitforge-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libapi-gitforge-perl package on Kali Linux

Package: libapi-gitforge-perl
Version: 0.007-1
Installed-Size: 78
Maintainer: Debian Perl Group
Architecture: all
Depends: libgit-wrapper-perl, libgitlab-api-v4-perl, libnet-github-perl, librole-tiny-perl, libterm-ui-perl, libtry-tiny-perl, perl (>= 5.28.0), perl:any
Size: 26556
SHA256: 4328efd7b9562fbfd2b39d5cde8216b6c31416b9a0828de3204c84c39afb945f
SHA1: 9fd9637bc2f161a29e97d80302d08003c38b548d
MD5sum: 200631b8787a9bd657d0f0817040e473
Description: generic interface to APIs of sites like GitHub, GitLab etc.
A git forge is a site like GitHub, GitLab etc. API::GitForge provides
access to some operations which one might wish to perform against any
git forge, wrapping the details of the APIs of particular forges. An
example of such an operation is forking a repository into the user's
own namespace.
.
See the manpage for API::GitForge::Role::GitForge for details of all
the currently supported operations.
Description-md5:
Homepage: https://metacpan.org/release/API-GitForge
Section: perl
Priority: optional
Filename: pool/main/liba/libapi-gitforge-perl/libapi-gitforge-perl_0.007-1_all.deb