How to Install and Uninstall sipcalc Package on Kali Linux

Last updated: May 12,2024

1. Install "sipcalc" package

Here is a brief guide to show you how to install sipcalc on Kali Linux

$ sudo apt update $ sudo apt install sipcalc

2. Uninstall "sipcalc" package

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

$ sudo apt remove sipcalc $ sudo apt autoclean && sudo apt autoremove

3. Information about the sipcalc package on Kali Linux

Package: sipcalc
Version: 1.1.6-3
Installed-Size: 78
Maintainer: Marc Haber
Architecture: amd64
Depends: libc6 (>= 2.4)
Size: 32496
SHA256: 42056f266219705cea898a873f934c6339d64d846e69a87661c68dc9746b8b42
SHA1: b3925a17747773de33532eb09f4e5f002c2d758d
MD5sum: 8086b2952b3f66f0f83fc97278ae92ca
Description: Advanced console-based ip subnet calculator
Sipcalc is an advanced console-based IP subnet calculator. It can take
multiple forms of input (IPv4/IPv6/interface/hostname) and output a
multitude of information about a given subnet.
.
Features include:
- IPv4
* Retrieving of address information from interfaces.
* Classfull and CIDR output.
* Multiple address and netmask input and output formats (dotted
quad, hex, number of bits).
* Output of broadcast address, network class, Cisco wildcard, hosts/range,
network range.
* The ability to "split" a network based on a smaller netmask, now also with
recursive runs on the generated subnets. (also IPv6)
- IPv6
* Compressed and expanded input and output addresses.
* Standard IPv6 network output.
* v4 in v6 output.
* Reverse DNS address generation.
Description-md5:
Homepage: http://www.routemeister.net/projects/sipcalc/
Tag: interface::commandline, protocol::ipv6, role::program, scope::utility
Section: net
Priority: optional
Filename: pool/main/s/sipcalc/sipcalc_1.1.6-3_amd64.deb