How to Install and Uninstall canid Package on Kali Linux

Last updated: May 12,2024

1. Install "canid" package

This guide let you learn how to install canid on Kali Linux

$ sudo apt update $ sudo apt install canid

2. Uninstall "canid" package

Please follow the steps below to uninstall canid on Kali Linux:

$ sudo apt remove canid $ sudo apt autoclean && sudo apt autoremove

3. Information about the canid package on Kali Linux

Package: canid
Source: canid (0.0~git20180613.007c9af-2)
Version: 0.0~git20180613.007c9af-2+b25
Installed-Size: 5277
Maintainer: Internet Measurement Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 1855172
SHA256: 3a937966a21ad3b2f004eadd42ec177bef4ff246730859565a2f14a3bf1c60b9
SHA1: ab210caed0ed02ca09fc3cf242e5eea4560f15dc
MD5sum: 74097f37e962882c3b8e17399de554e6
Description: Caching Additional Network Information Daemon
canid the Caching Additional Network Information Daemon provides a simple
HTTP API for getting information about Internet names and numbers from
a given vantage point.
.
canid looks up BGP AS number and country code associated with the
smallest prefix announced which contains the address in the RIPEstat
database. It caches the results by prefix in memory. It returns a JSON
object with four keys. It also looks up the IPv4 and IPv6 addresses associated
with a given name. It caches the results by name in memory, and precaches
prefix results for a subsequent prefix call.
Description-md5:
Homepage: https://github.com/britram/canid
Built-Using: golang-1.21 (= 1.21.5-1)
Section: devel
Priority: optional
Filename: pool/main/c/canid/canid_0.0~git20180613.007c9af-2+b25_amd64.deb