How to Install and Uninstall ipcalc.x86_64 Package on CentOS Stream 8

Last updated: July 03,2024

1. Install "ipcalc.x86_64" package

Please follow the guidance below to install ipcalc.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install ipcalc.x86_64

2. Uninstall "ipcalc.x86_64" package

This is a short guide on how to uninstall ipcalc.x86_64 on CentOS Stream 8:

$ sudo dnf remove ipcalc.x86_64 $ sudo dnf autoremove

3. Information about the ipcalc.x86_64 package on CentOS Stream 8

Last metadata expiration check: 5:35:58 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : ipcalc
Version : 0.2.4
Release : 4.el8
Architecture : x86_64
Size : 38 k
Source : ipcalc-0.2.4-4.el8.src.rpm
Repository : baseos
Summary : IP network address calculator
URL : https://gitlab.com/ipcalc/ipcalc
License : GPLv2+
Description : ipcalc provides a simple way to calculate IP information for a host
: or network. Depending on the options specified, it may be used to provide
: IP network information in human readable format, in a format suitable for
: parsing in scripts, generate random private addresses, resolve an IP address,
: or check the validity of an address.