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

Last updated: July 01,2024

1. Install "radvd.x86_64" package

Please follow the guidelines below to install radvd.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install radvd.x86_64

2. Uninstall "radvd.x86_64" package

This guide covers the steps necessary to uninstall radvd.x86_64 on CentOS Stream 8:

$ sudo dnf remove radvd.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 6:45:07 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : radvd
Version : 2.17
Release : 15.el8
Architecture : x86_64
Size : 104 k
Source : radvd-2.17-15.el8.src.rpm
Repository : appstream
Summary : A Router Advertisement daemon
URL : http://www.litech.org/radvd/
License : BSD with advertising
Description : radvd is the router advertisement daemon for IPv6. It listens to router
: solicitations and sends router advertisements as described in "Neighbor
: Discovery for IP Version 6 (IPv6)" (RFC 2461). With these advertisements
: hosts can automatically configure their addresses and some other
: parameters. They also can choose a default router based on these
: advertisements.
:
: Install radvd if you are setting up IPv6 network and/or Mobile IPv6
: services.