How to Install and Uninstall ipcalc.x86_64 Package on AlmaLinux 9

Last updated: September 29,2024

1. Install "ipcalc.x86_64" package

This guide covers the steps necessary to install ipcalc.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install ipcalc.x86_64

2. Uninstall "ipcalc.x86_64" package

In this section, we are going to explain the necessary steps to uninstall ipcalc.x86_64 on AlmaLinux 9:

$ sudo dnf remove ipcalc.x86_64 $ sudo dnf autoremove

3. Information about the ipcalc.x86_64 package on AlmaLinux 9

Last metadata expiration check: 1:44:31 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : ipcalc
Version : 1.0.0
Release : 5.el9
Architecture : x86_64
Size : 41 k
Source : ipcalc-1.0.0-5.el9.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.