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

Last updated: July 05,2024

1. Install "python3-cloudflare" package

Please follow the steps below to install python3-cloudflare on Kali Linux

$ sudo apt update $ sudo apt install python3-cloudflare

2. Uninstall "python3-cloudflare" package

Please follow the instructions below to uninstall python3-cloudflare on Kali Linux:

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

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

Package: python3-cloudflare
Source: python-cloudflare
Version: 2.11.1-1
Installed-Size: 278
Maintainer: Debian Python Team
Architecture: all
Depends: python3-bs4, python3-requests, python3-yaml, python3:any
Size: 74592
SHA256: befb023a48269504b7e325156bf49b240422d095fe04e0af2a46337aa24d48d5
SHA1: f264c929a27ec9b78a2e2fb5a6c03b2c64e29c70
MD5sum: 5d9dbe268803a0f0ef430b5841f5a7b8
Description: Python module to interface with Cloudflare's v4 API
python3-cloudflare is a wrapper around the Cloudflare v4 API that
lets you perform any action that you would be able to through the
Cloudflare control panel itself. For example, you can add and remove
zones, change DNS records, switch billing information, etc.
Description-md5:
Homepage: https://github.com/cloudflare/python-cloudflare
Section: python
Priority: optional
Filename: pool/main/p/python-cloudflare/python3-cloudflare_2.11.1-1_all.deb