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

Last updated: May 10,2024

1. Install "python3-transip" package

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

$ sudo apt update $ sudo apt install python3-transip

2. Uninstall "python3-transip" package

This guide let you learn how to uninstall python3-transip on Kali Linux:

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

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

Package: python3-transip
Source: transip
Version: 2.0.0-3
Installed-Size: 80
Maintainer: Ana Custura
Architecture: all
Depends: python3-cryptography, python3-requests, python3:any
Size: 13936
SHA256: 5358c241160aeff5e6cc3d91ad3842bb8cbf186bf29010cb039d87466f577042
SHA1: fe7d3264a1aa62a8b64c1a5b75028bbd3cb72639
MD5sum: e2393c9d82682b4cd8302721d5574e2a
Description: Implementation of the TransIP API (Python 3)
This package provides a Python implementation of
an API for DNS provider TransIP. It allows users
to create, modify and delete DNS records programmatically.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/benkonrath/transip-api
Section: python
Priority: optional
Filename: pool/main/t/transip/python3-transip_2.0.0-3_all.deb