How to Install and Uninstall ignition Package on openSUSE Leap
Last updated: December 24,2024
1. Install "ignition" package
This guide let you learn how to install ignition on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
ignition
Copied
2. Uninstall "ignition" package
In this section, we are going to explain the necessary steps to uninstall ignition on openSUSE Leap:
$
sudo zypper remove
ignition
Copied
3. Information about the ignition package on openSUSE Leap
Information for package ignition:
---------------------------------
Repository : Main Repository
Name : ignition
Version : 2.14.0-150400.9.3.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 22.8 MiB
Installed : No
Status : not installed
Source package : ignition-2.14.0-150400.9.3.1.src
Upstream URL : https://github.com/coreos/ignition
Summary : First boot installer and configuration tool
Description :
Ignition is an utility to manipulate disks and configuration files
during the initramfs. This includes partitioning disks, formatting
partitions, writing files (regular files, systemd units, etc.), and
creating 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.
---------------------------------
Repository : Main Repository
Name : ignition
Version : 2.14.0-150400.9.3.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 22.8 MiB
Installed : No
Status : not installed
Source package : ignition-2.14.0-150400.9.3.1.src
Upstream URL : https://github.com/coreos/ignition
Summary : First boot installer and configuration tool
Description :
Ignition is an utility to manipulate disks and configuration files
during the initramfs. This includes partitioning disks, formatting
partitions, writing files (regular files, systemd units, etc.), and
creating 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.