How to Install and Uninstall systemd-devel.i686 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 13,2024

1. Install "systemd-devel.i686" package

This is a short guide on how to install systemd-devel.i686 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install systemd-devel.i686

2. Uninstall "systemd-devel.i686" package

This tutorial shows how to uninstall systemd-devel.i686 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove systemd-devel.i686 $ sudo dnf autoremove

3. Information about the systemd-devel.i686 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:50:59 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : systemd-devel
Version : 252
Release : 18.el9
Architecture : i686
Size : 652 k
Source : systemd-252-18.el9.src.rpm
Repository : ubi-9-appstream-rpms
Summary : Development headers for systemd
URL : https://systemd.io
License : LGPLv2+ and MIT
Description : Development headers and auxiliary files for developing applications linking
: to libudev or libsystemd.