How to Install and Uninstall radvd.src Package on Oracle Linux 9
Last updated: January 16,2025
1. Install "radvd.src" package
This guide covers the steps necessary to install radvd.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
radvd.src
Copied
2. Uninstall "radvd.src" package
This is a short guide on how to uninstall radvd.src on Oracle Linux 9:
$
sudo dnf remove
radvd.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the radvd.src package on Oracle Linux 9
Last metadata expiration check: 2:33:40 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : radvd
Version : 2.19
Release : 5.el9
Architecture : src
Size : 178 k
Source : None
Repository : ol9_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.
Available Packages
Name : radvd
Version : 2.19
Release : 5.el9
Architecture : src
Size : 178 k
Source : None
Repository : ol9_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.