How to Install and Uninstall systemd-udev.x86_64 Package on Fedora 36

Last updated: June 01,2024

1. Install "systemd-udev.x86_64" package

This tutorial shows how to install systemd-udev.x86_64 on Fedora 36

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

2. Uninstall "systemd-udev.x86_64" package

Please follow the steps below to uninstall systemd-udev.x86_64 on Fedora 36:

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

3. Information about the systemd-udev.x86_64 package on Fedora 36

Last metadata expiration check: 1:29:02 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : systemd-udev
Version : 250.8
Release : 1.fc36
Architecture : x86_64
Size : 1.9 M
Source : systemd-250.8-1.fc36.src.rpm
Repository : updates
Summary : Rule-based device node and kernel event manager
URL : https://www.freedesktop.org/wiki/Software/systemd
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.
:
: This package also provides systemd-timesyncd, a network time protocol daemon.
:
: It also contains tools to manage encrypted home areas and secrets bound to the
: machine, and to create or grow partitions and make file systems automatically.