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

Last updated: October 07,2024

1. Install "systemd-udev.x86_64" package

Here is a brief guide to show you how to install systemd-udev.x86_64 on CentOS Stream 9

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

2. Uninstall "systemd-udev.x86_64" package

Please follow the instructions below to uninstall systemd-udev.x86_64 on CentOS Stream 9:

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

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

Last metadata expiration check: 2:32:55 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : systemd-udev
Version : 252
Release : 27.el9
Architecture : x86_64
Size : 1.9 M
Source : systemd-252-27.el9.src.rpm
Repository : baseos
Summary : Rule-based device node and kernel event manager
URL : https://systemd.io
License : LGPLv2+
Description : This package contains systemd-udev and the rules and hardware database
: needed to manage device nodes. This package is necessary on physical
: machines and in virtual machines, but not in containers.