How to Install and Uninstall dracut-core Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 14,2024

1. Install "dracut-core" package

Please follow the instructions below to install dracut-core on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install dracut-core

2. Uninstall "dracut-core" package

In this section, we are going to explain the necessary steps to uninstall dracut-core on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove dracut-core $ sudo apt autoclean && sudo apt autoremove

3. Information about the dracut-core package on Ubuntu 20.10 (Groovy Gorilla)

Package: dracut-core
Architecture: amd64
Version: 050+65-1
Multi-Arch: foreign
Priority: optional
Section: universe/utils
Source: dracut
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Thomas Lange
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1138
Depends: bash (>= 4), cpio, kmod, udev, kpartx, util-linux (>= 2.20), pkg-config, libkmod2 (>= 22~), e2fsprogs, libc6 (>= 2.14)
Recommends: cryptsetup, dmsetup, dmraid, lvm2, mdadm, console-setup, binutils, systemd, pigz
Breaks: dracut (<< 044+3-2~), dracut-network (<< 043-2)
Replaces: dracut (<< 044+3-2~), dracut-network (<< 043-2)
Filename: pool/universe/d/dracut/dracut-core_050+65-1_amd64.deb
Size: 258496
MD5sum: 0a0b5233b1055d7a4bf9a9ce20cedb34
SHA1: 7e5c5012639cdf5228438d9c2009b1e431fe2b0d
SHA256: 49348f2cf781d1741d75b22ea0ee7cfcfee8980fe187800f78dfd903b8388d95
SHA512: 6bf5e27eae73163429e98e6eba63bb4a6a4fa05d91a6cd65034786bf37187b8af834a065adc5be01b38686b307a225e3074d1346b33018855a97ebfb584685c7
Homepage: http://www.kernel.org/pub/linux/utils/boot/dracut/dracut.html
Description-en: dracut is an event driven initramfs infrastructure (core tools)
Unlike existing initramfs's, this is an attempt at having as little as
possible hard-coded into the initramfs as possible. The initramfs has
(basically) one purpose in life -- getting the rootfs mounted so that
we can transition to the real rootfs. This is all driven off of
device availability. Therefore, instead of scripts hard-coded to do
various things, we depend on udev to create device nodes for us and
then when we have the rootfs's device node, we mount and carry on.
Having the root on MD, LVM2, LUKS is supported as well as NFS, iSCSI,
NBD and FCOE with dracut-network.
Description-md5: 5df7edfd996e6db7e65cd0435ed243c3