How to Install and Uninstall python3-pygit2 Package on Kali Linux

Last updated: May 12,2024

1. Install "python3-pygit2" package

This is a short guide on how to install python3-pygit2 on Kali Linux

$ sudo apt update $ sudo apt install python3-pygit2

2. Uninstall "python3-pygit2" package

Here is a brief guide to show you how to uninstall python3-pygit2 on Kali Linux:

$ sudo apt remove python3-pygit2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pygit2 package on Kali Linux

Package: python3-pygit2
Source: python-pygit2
Version: 1.14.1-1
Installed-Size: 1135
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3~), python3-cffi-backend-api-min (<= 9729), python3-cffi-backend-api-max (>= 9729), python3-pkg-resources | python3-supported-max (<< 3.12), python3:any, libc6 (>= 2.14), libgit2-1.7 (>= 1.7.0), openssl
Suggests: python-pygit2-doc
Size: 202040
SHA256: 81dbc9dfed2570b9ab12a79e42fea501f5c92ec26e31567658987d26bfa82f5d
SHA1: f9013318ca6fae3ab0a11a0080cb06ac6343262f
MD5sum: 7b1a710eb5b391639a461859cd648a48
Description: Python bindings for libgit2 (Python 3 module)
The Pygit2 module provides a set of Python bindings to the libgit2 shared
library. libgit2 implements the core of Git. Pygit2 works with Python 2.7,
3.x and pypy.
.
This package contains the Python 3 module.
Description-md5:
Homepage: https://github.com/libgit2/pygit2
Tag: implemented-in::python
Section: python
Priority: optional
Filename: pool/main/p/python-pygit2/python3-pygit2_1.14.1-1_amd64.deb