How to Install and Uninstall libostree-1-1 Package on Kali Linux

Last updated: January 23,2025

1. Install "libostree-1-1" package

This is a short guide on how to install libostree-1-1 on Kali Linux

$ sudo apt update $ sudo apt install libostree-1-1

2. Uninstall "libostree-1-1" package

Please follow the instructions below to uninstall libostree-1-1 on Kali Linux:

$ sudo apt remove libostree-1-1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libostree-1-1 package on Kali Linux

Package: libostree-1-1
Source: ostree
Version: 2024.3-1
Installed-Size: 994
Maintainer: Utopia Maintenance Team
Architecture: amd64
Depends: libarchive13 (>= 3.0.4), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libavahi-glib1 (>= 0.6.16), libc6 (>= 2.33), libcurl3-gnutls (>= 7.16.3), libglib2.0-0 (>= 2.68.0), libgpg-error0 (>= 1.14), libgpgme11 (>= 1.2.0), liblzma5 (>= 5.1.1alpha+20120614), libselinux1 (>= 3.1~), libsystemd0, zlib1g (>= 1:1.1.4)
Size: 368896
SHA256: 21969cbc36b634e356e304dc3691679f1ef5ba0150f36d9dac79dcdb853a0de1
SHA1: 8c3992d0902bfb56dcc7d02488512ae5f1df912a
MD5sum: bd5655240c01eca6cbe8f81e1ea5a868
Description: content-addressed filesystem for operating system binaries (library)
libostree is a library for managing bootable, immutable, versioned
filesystem trees. It is like git in that it checksums individual files
and has a content-addressed object store; unlike git, it "checks out"
the files using hardlinks into an immutable directory tree. This
can be used to provide atomic upgrades with rollback, history and
parallel-installation, particularly useful on "fixed purpose" systems
such as embedded devices. It is also used by the Flatpak application
runtime system.
.
This package contains the shared library.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/ostreedev/ostree/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/o/ostree/libostree-1-1_2024.3-1_amd64.deb