How to Install and Uninstall dhcpcd.x86_64 Package on Rocky Linux 9

Last updated: October 11,2024

1. Install "dhcpcd.x86_64" package

Please follow the guidelines below to install dhcpcd.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install dhcpcd.x86_64

2. Uninstall "dhcpcd.x86_64" package

Please follow the step by step instructions below to uninstall dhcpcd.x86_64 on Rocky Linux 9:

$ sudo dnf remove dhcpcd.x86_64 $ sudo dnf autoremove

3. Information about the dhcpcd.x86_64 package on Rocky Linux 9

Last metadata expiration check: 1:00:46 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : dhcpcd
Version : 10.0.2
Release : 7.el9
Architecture : x86_64
Size : 225 k
Source : dhcpcd-10.0.2-7.el9.src.rpm
Repository : epel
Summary : A minimalistic network configuration daemon with DHCPv4, rdisc and DHCPv6 support
URL : http://roy.marples.name/projects/dhcpcd/
License : BSD-2-Clause AND ISC AND MIT
Description : The dhcpcd package provides a minimalistic network configuration daemon
: that supports IPv4 and IPv6 configuration including configuration discovery
: through NDP, DHCPv4 and DHCPv6 protocols.