How to Install and Uninstall initial-setup.x86_64 Package on CentOS Stream 9

Last updated: October 07,2024

1. Install "initial-setup.x86_64" package

In this section, we are going to explain the necessary steps to install initial-setup.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install initial-setup.x86_64

2. Uninstall "initial-setup.x86_64" package

Please follow the guidance below to uninstall initial-setup.x86_64 on CentOS Stream 9:

$ sudo dnf remove initial-setup.x86_64 $ sudo dnf autoremove

3. Information about the initial-setup.x86_64 package on CentOS Stream 9

Last metadata expiration check: 2:43:30 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : initial-setup
Version : 0.3.90.2
Release : 2.el9
Architecture : x86_64
Size : 137 k
Source : initial-setup-0.3.90.2-2.el9.src.rpm
Repository : appstream
Summary : Initial system configuration utility
URL : https://fedoraproject.org/wiki/InitialSetup
License : GPLv2+
Description : The initial-setup utility runs after installation. It guides the user through
: a series of steps that allows for easier configuration of the machine.