How to Install and Uninstall coreos-installer.x86_64 Package on CentOS Stream 9

Last updated: October 02,2024

1. Install "coreos-installer.x86_64" package

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

$ sudo dnf update $ sudo dnf install coreos-installer.x86_64

2. Uninstall "coreos-installer.x86_64" package

This guide let you learn how to uninstall coreos-installer.x86_64 on CentOS Stream 9:

$ sudo dnf remove coreos-installer.x86_64 $ sudo dnf autoremove

3. Information about the coreos-installer.x86_64 package on CentOS Stream 9

Last metadata expiration check: 0:52:18 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : coreos-installer
Version : 0.21.0
Release : 1.el9
Architecture : x86_64
Size : 3.3 M
Source : rust-coreos-installer-0.21.0-1.el9.src.rpm
Repository : appstream
Summary : Installer for Fedora CoreOS and RHEL CoreOS
URL : https://crates.io/crates/coreos-installer
License : ASL 2.0 and MIT and zlib
Description : coreos-installer installs Fedora CoreOS or RHEL CoreOS to bare-metal
: machines (or, occasionally, to virtual machines).