How to Install and Uninstall ostree-boot Package on Kali Linux

Last updated: May 18,2024

1. Install "ostree-boot" package

Please follow the step by step instructions below to install ostree-boot on Kali Linux

$ sudo apt update $ sudo apt install ostree-boot

2. Uninstall "ostree-boot" package

Please follow the guidance below to uninstall ostree-boot on Kali Linux:

$ sudo apt remove ostree-boot $ sudo apt autoclean && sudo apt autoremove

3. Information about the ostree-boot package on Kali Linux

Package: ostree-boot
Source: ostree
Version: 2024.3-1
Installed-Size: 227
Maintainer: Utopia Maintenance Team
Architecture: amd64
Replaces: ostree (<< 2024.3-1), ostree-grub2 (<< 2024.3-1)
Provides: ostree-grub2 (= 2024.3-1)
Depends: ostree (= 2024.3-1), libc6 (>= 2.34), libglib2.0-0 (>= 2.68.0), libostree-1-1 (>= 2016.4), libselinux1 (>= 3.1~), libsystemd0
Recommends: dracut, grub-efi-amd64 | grub-pc | extlinux | syslinux | u-boot
Breaks: ostree (<< 2024.3-1), ostree-grub2 (<< 2024.3-1)
Size: 52692
SHA256: 59634e9e5006f0480c7d226c5153e2a8d7c51b345f0995569020cdc66957d7a7
SHA1: 075f650274466d4f493abedd66c9cd2324f16a20
MD5sum: 4ee959482373da1eebca6bdd15cb28c3
Description: libostree boot loader and initramfs integration
libostree provides a library and tools for managing bootable, immutable,
versioned filesystem trees. See the ostree package's description for
more details.
.
This package contains configuration snippets and executables needed to
boot a Debian derivative from a libostree filesystem deployment. This
integration currently has some limitations:
.
- the initramfs must have been made using dracut
- the boot loader must be one that is supported by libostree, currently
GNU GRUB 2, syslinux/extlinux or Das U-Boot
Description-md5:
Homepage: https://github.com/ostreedev/ostree/
Section: admin
Priority: optional
Filename: pool/main/o/ostree/ostree-boot_2024.3-1_amd64.deb