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

Last updated: February 24,2025

1. Install "python3-chargebee" package

This guide covers the steps necessary to install python3-chargebee on Kali Linux

$ sudo apt update $ sudo apt install python3-chargebee

2. Uninstall "python3-chargebee" package

This guide covers the steps necessary to uninstall python3-chargebee on Kali Linux:

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

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

Package: python3-chargebee
Source: chargebee-python
Version: 1.6.6-3
Installed-Size: 303
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Conflicts: python3-chargebee2
Size: 122816
SHA256: 5ab0d3b1e4cc172d72a6ccaadba2b7ec128d16c4028c1e17d610791a3e46ae6e
SHA1: 732d64fef1e0c115157cddd970a12c603df90b6f
MD5sum: a7b781b65dacd61873e236a55fcc9ce9
Description: Python library for integrating with Chargebee (Python 3/API v1)
The Python library for integrating with Chargebee Recurring Billing and
Subscription Management solution.
.
Chargebee now supports two API versions - V1 and V2. This library is for the
older API version V1.
.
This package conflicts with python3-chargebee2 which provides the V2 API in
the same Python module namespace.
.
This is the Python 3 version of the package.
Description-md5: a6f9c94e445ea3f0d774ca82a07247db
Homepage: https://github.com/chargebee/chargebee-python/tree/chargebee-v1
Section: python
Priority: optional
Filename: pool/main/c/chargebee-python/python3-chargebee_1.6.6-3_all.deb