How to Install and Uninstall mkosi-initrd.noarch Package on Fedora 38

Last updated: October 07,2024

1. Install "mkosi-initrd.noarch" package

This tutorial shows how to install mkosi-initrd.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install mkosi-initrd.noarch

2. Uninstall "mkosi-initrd.noarch" package

Please follow the guidelines below to uninstall mkosi-initrd.noarch on Fedora 38:

$ sudo dnf remove mkosi-initrd.noarch $ sudo dnf autoremove

3. Information about the mkosi-initrd.noarch package on Fedora 38

Last metadata expiration check: 5:31:37 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : mkosi-initrd
Version : 0~20230506g6ba68f1
Release : 2.fc38
Architecture : noarch
Size : 25 k
Source : mkosi-initrd-0~20230506g6ba68f1-2.fc38.src.rpm
Repository : updates
Summary : Generator for initrd images using distro packages
URL : https://github.com/systemd/mkosi-initrd
License : LGPL-2.1-or-later
Description : This is a generator for initrd images (cpio archives compressed with zstd).
: The initrd is created by downloading rpms and installing them into a temporary
: location. This is different than the usual approach, where files from the host
: are used. In the initrd, only systemd is used, and no special runtime is used.
: This means that only things which are supported by normal packages will work.
:
: The package provides a kernel-install plugin that will automatically create an
: initrd during kernel package installation. This initrd will then be picked up by
: kernel-install and used in the Boot Loader Specification entry.
:
: Initrds created in this way support some common machine types, but no more:
: - plain partitions
: - LVM2
: - LUKS