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

Last updated: October 12,2024

1. Install "radvd.x86_64" package

Please follow the step by step instructions below to install radvd.x86_64 on CentOS Stream 9

$ 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 9:

$ sudo dnf remove radvd.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:37:35 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : radvd
Version : 2.19
Release : 5.el9
Architecture : x86_64
Size : 89 k
Source : radvd-2.19-5.el9.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.