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

Last updated: May 09,2024

1. Install "python3-github" package

Please follow the instructions below to install python3-github on Kali Linux

$ sudo apt update $ sudo apt install python3-github

2. Uninstall "python3-github" package

Please follow the guidance below to uninstall python3-github on Kali Linux:

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

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

Package: python3-github
Source: pygithub
Version: 2.2.0-1
Installed-Size: 1565
Maintainer: Debian Python Team
Architecture: all
Replaces: python3-pygithub
Depends: python3-jwt, python3-nacl, python3-requests, python3-deprecated, python3-typing-extensions, python3-urllib3, python3:any
Conflicts: python3-pygithub
Size: 142364
SHA256: ce1b641d31bf880b30c87a8b3f3db6257eabada9e61137d6086ef883509a7c1c
SHA1: 74f6e49a312b967bc5e61b294e119018a08181d2
MD5sum: 8aae6345f2ebcb527b94c54cc67ea73b
Description: Access the full Github API v3 from Python3
This is a Python library to access the Github API v3.
With it, you can manage Github resources (repositories, user
profiles, organizations, etc.) from Python scripts.
.
It covers almost the full API and all methods are tested against the
real Github site.
Description-md5:
Homepage: https://github.com/pygithub/pygithub
Section: python
Priority: optional
Filename: pool/main/p/pygithub/python3-github_2.2.0-1_all.deb