How to Install and Uninstall ipv6calc.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 16,2024

1. Install "ipv6calc.x86_64" package

Here is a brief guide to show you how to install ipv6calc.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install ipv6calc.x86_64

2. Uninstall "ipv6calc.x86_64" package

In this section, we are going to explain the necessary steps to uninstall ipv6calc.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove ipv6calc.x86_64 $ sudo dnf autoremove

3. Information about the ipv6calc.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:38:13 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : ipv6calc
Version : 4.2.0
Release : 80.el9
Architecture : x86_64
Size : 1.4 M
Source : ipv6calc-4.2.0-80.el9.src.rpm
Repository : epel
Summary : IPv6 address format change and calculation utility
URL : http://www.deepspace6.net/projects/ipv6calc.html
License : GPLv2
Description : ipv6calc is a small utility which formats and calculates IPv4/IPv6 addresses
: in different ways.
:
: Install this package, if you want to retrieve information about a particular
: IPv4/IPv6/MAC address (-i ADDRESS) or make life easier in adding entries to
: reverse IPv6 DNS zones (e.g. -a 2001:db8:1234::1/48).
:
: In addition many format and type conversions are supported, see online help
: and/or given URL for more.
:
: Also this package contains additional programs
: - ipv6loganon: anonymize Apache web server logs
: - ipv6logconv: special Apache web server log converter
: (examples included for use with analog)
: - ipv6logstats: create statistics from list of IPv4/IPv6 addresses
: (examples included for use with gnu-plot)
: - mod_ipv6calc: Apache module for anonymization/information logging on-the-fly
:
: Support for following databases
: - IP2Location ENABLED
: default directory for downloaded db files: /usr/share/IP2Location
: (requires also external library on system)
:
: - GeoIP v2 ENABLED
: default directory for downloaded db files: /usr/share/GeoIP
: (requires also external library on system)
:
: - db-ip.com v2 ENABLED
: (once generated database files are found on system)
: default directory for generated db files: /usr/share/DBIP
:
: - External ENABLED
: default directory for generated db files: /usr/share/ipv6calc/db
:
: Built WITH shared-library
:
: Available rpmbuild rebuild options:
: --without ip2location
: --without mmdb (which disables GeoIP v2 and db-ip.com v2)
: --without external
: --without shared
: --without mod_ipv6calc