How to Install and Uninstall ignition.x86_64 Package on Oracle Linux 9
Last updated: November 26,2024
1. Install "ignition.x86_64" package
Learn how to install ignition.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
ignition.x86_64
Copied
2. Uninstall "ignition.x86_64" package
Here is a brief guide to show you how to uninstall ignition.x86_64 on Oracle Linux 9:
$
sudo dnf remove
ignition.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ignition.x86_64 package on Oracle Linux 9
Last metadata expiration check: 1:36:14 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : ignition
Version : 2.16.2
Release : 1.el9
Architecture : x86_64
Size : 6.6 M
Source : ignition-2.16.2-1.el9.src.rpm
Repository : ol9_appstream
Summary : First boot installer and configuration tool (RHEL CoreOS only)
URL : https://github.com/coreos/ignition
License : ASL 2.0
Description : This software is currently only supported on RHEL CoreOS.
:
: Ignition is a utility used to manipulate systems during the initramfs.
: This includes partitioning disks, formatting partitions, writing files
: (regular files, systemd units, etc.), and configuring users. On first
: boot, Ignition reads its configuration from a source of truth (remote
: URL, network metadata service, hypervisor bridge, etc.) and applies
: the configuration.
Available Packages
Name : ignition
Version : 2.16.2
Release : 1.el9
Architecture : x86_64
Size : 6.6 M
Source : ignition-2.16.2-1.el9.src.rpm
Repository : ol9_appstream
Summary : First boot installer and configuration tool (RHEL CoreOS only)
URL : https://github.com/coreos/ignition
License : ASL 2.0
Description : This software is currently only supported on RHEL CoreOS.
:
: Ignition is a utility used to manipulate systems during the initramfs.
: This includes partitioning disks, formatting partitions, writing files
: (regular files, systemd units, etc.), and configuring users. On first
: boot, Ignition reads its configuration from a source of truth (remote
: URL, network metadata service, hypervisor bridge, etc.) and applies
: the configuration.