How to Install and Uninstall ipcalc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 09,2024

1. Install "ipcalc" package

Please follow the step by step instructions below to install ipcalc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ipcalc

2. Uninstall "ipcalc" package

Here is a brief guide to show you how to uninstall ipcalc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ipcalc $ sudo apt autoclean && sudo apt autoremove

3. Information about the ipcalc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ipcalc
Priority: optional
Section: universe/net
Installed-Size: 63
Maintainer: Ubuntu Developers
Original-Maintainer: Bartosz Fenski
Architecture: all
Version: 0.41-5
Depends: perl
Filename: pool/universe/i/ipcalc/ipcalc_0.41-5_all.deb
Size: 25914
MD5sum: 8da9d4d9da678520537701496d0fc4f3
SHA1: 2889508984a1f2a60ae50e851dfcc4fd360d428f
SHA256: 6ac1fe365367a5d585baf7b2423ac027f88f66a13a9152693823001f2d87a1d0
Description-en: parameter calculator for IPv4 addresses
ipcalc takes an IPv4 address and netmask and calculates the resulting
broadcast, network, Cisco wildcard mask, and host range. By giving a
second netmask, you can design sub- and supernetworks. It is also
intended to be a teaching tool and presents the results as
easy-to-understand binary values.
.
Originally, ipcalc was intended for use from the shell prompt, but a
CGI wrapper is provided to enable colorful HTML display through a
webserver.
You can find it in /usr/share/doc/ipcalc/examples directory.
Description-md5: 90aeace2079863754b86114c33be6aa2
Homepage: http://jodies.de/ipcalc
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu