How to Install and Uninstall namecheap Package on Kali Linux

Last updated: May 17,2024

1. Install "namecheap" package

This guide covers the steps necessary to install namecheap on Kali Linux

$ sudo apt update $ sudo apt install namecheap

2. Uninstall "namecheap" package

This is a short guide on how to uninstall namecheap on Kali Linux:

$ sudo apt remove namecheap $ sudo apt autoclean && sudo apt autoremove

3. Information about the namecheap package on Kali Linux

Package: namecheap
Version: 0.0.3-3
Installed-Size: 16
Maintainer: Ana Custura
Architecture: all
Depends: python3:any, python3-namecheap (= 0.0.3-3)
Size: 4304
SHA256: 42274ce0281283c5a826c0061071fe5f8eb4eb6ba20cbfd3c7427350d0dc4ea1
SHA1: 2fe352cb737fa3b97f90384a4fbd347517143715
MD5sum: ae619c8cd5cc22e9b357aeef3d5631df
Description: API command line client for DNS provider Namecheap (Python 3)
This package provides a command line tool which supports registering a domain,
checking domain name availability, listing registered domains, getting contact
information for a domain, setting DNS info to default values and setting DNS
host records.
.
This package installs the CLI tool for Python 2.
Description-md5:
Homepage: https://github.com/Bemmu/PyNamecheap/releases
Section: python
Priority: optional
Filename: pool/main/n/namecheap/namecheap_0.0.3-3_all.deb