How to Install and Uninstall systemd-resolved.x86_64 Package on CentOS Stream 9

Last updated: October 01,2024

1. Install "systemd-resolved.x86_64" package

This tutorial shows how to install systemd-resolved.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install systemd-resolved.x86_64

2. Uninstall "systemd-resolved.x86_64" package

This guide covers the steps necessary to uninstall systemd-resolved.x86_64 on CentOS Stream 9:

$ sudo dnf remove systemd-resolved.x86_64 $ sudo dnf autoremove

3. Information about the systemd-resolved.x86_64 package on CentOS Stream 9

Last metadata expiration check: 2:24:34 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : systemd-resolved
Version : 252
Release : 27.el9
Architecture : x86_64
Size : 381 k
Source : systemd-252-27.el9.src.rpm
Repository : baseos
Summary : System daemon that provides network name resolution to local applications
URL : https://systemd.io
License : LGPLv2+
Description : systemd-resolved is a system service that provides network name
: resolution to local applications. It implements a caching and
: validating DNS/DNSSEC stub resolver, as well as an LLMNR and
: MulticastDNS resolver and responder.