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

Last updated: May 18,2024

1. Install "python3-digitalocean" package

Learn how to install python3-digitalocean on Kali Linux

$ sudo apt update $ sudo apt install python3-digitalocean

2. Uninstall "python3-digitalocean" package

Please follow the steps below to uninstall python3-digitalocean on Kali Linux:

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

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

Package: python3-digitalocean
Source: python-digitalocean
Version: 1.16.0-3
Installed-Size: 156
Maintainer: Debian Python Team
Architecture: all
Depends: python3-jsonpickle, python3-requests, python3:any
Size: 29008
SHA256: ca4969717c80c1a2f6dea412afcc7e34005d694908d344886be4bde5bc4ef7f8
SHA1: 0f72d12aa9b2d7ea4b74d5410e5477fb4bd9f22a
MD5sum: 954c962af653d00fea34496de096215a
Description: Python bindings for the DigitalOcean API (Python 3)
python-digitalocean provides Python bindings for the DigitalOcean API allowing
you to access and perform actions on DigitalOcean resources such Droplets
(virtual machines), Images, Volumes, Load Balancers, and more.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/koalalorenzo/python-digitalocean
Section: python
Priority: optional
Filename: pool/main/p/python-digitalocean/python3-digitalocean_1.16.0-3_all.deb