RHEL 9 OS packages to remove from NSP container elements

OS packages to remove from NSP deployer host or cluster member

After you install the required RHEL base environment and OS packages for an NSP deployer host or a member node in an NSP cluster, you must remove the packages listed in Table 3-3, RHEL packages to remove, NSP container element. The packages are installed by default, but not required by the NSP.

To facilitate the package removal, you can paste the following command block in a CLI:

dnf -y remove gawk-all-langpacks
dnf -y remove libxcrypt-compat
dnf -y remove rpm-plugin-systemd-inhibit
dnf -y remove rsyslog-logrotate
dnf -y remove systemd-boot-unsigned
dnf -y remove libcap-ng-python3
Table 3-3: RHEL packages to remove, NSP container element

Package

Description

gawk-all-langpacks

Additional localization files for gawk utility

libxcrypt-compat

Compatibility library providing legacy API functions

rpm-plugin-systemd-inhibit

RPM plugin for systemd inhibit functionality

rsyslog-logrotate

Log rotation for rsyslog

systemd-boot-unsigned

UEFI boot manager (unsigned version)

libcap-ng-python3

Python3 bindings for libcap-ng library