dhcp-client.x86_64 on CentOS 8 / RHEL 8

Last updated: July 07,2022

1. Install dhcp-client.x86_64 package

Please follow the guidance below to install dhcp-client.x86_64 package:

sudo dnf makecache
sudo dnf install dhcp-client.x86_64

2. Uninstall / Remove dhcp-client.x86_64 package

Please follow the steps below to uninstall dhcp-client.x86_64 package:

sudo dnf remove dhcp-client.x86_64
sudo dnf autoremove

3. Details of dhcp-client.x86_64 package

Last metadata expiration check: 1 day, 3:28:54 ago on Sun May 9 13:03:46 2021.
Installed Packages
Name : dhcp-client
Epoch : 12
Version : 4.3.6
Release : 41.el8
Architecture : x86_64
Size : 518 k
Source : dhcp-4.3.6-41.el8.src.rpm
Repository : @System
From repo : anaconda
Summary : Provides the ISC DHCP client daemon and dhclient-script
URL : http://isc.org/products/DHCP/
License : ISC
Description : DHCP (Dynamic Host Configuration Protocol) is a protocol which allows
: individual devices on an IP network to get their own network
: configuration information (IP address, subnetmask, broadcast address,
: etc.) from a DHCP server. The overall purpose of DHCP is to make it
: easier to administer a large network.
:
: This package provides the ISC DHCP client.