How to Install and Uninstall libappstream-dev Package on Kali Linux

Last updated: May 20,2024

1. Install "libappstream-dev" package

Here is a brief guide to show you how to install libappstream-dev on Kali Linux

$ sudo apt update $ sudo apt install libappstream-dev

2. Uninstall "libappstream-dev" package

This guide let you learn how to uninstall libappstream-dev on Kali Linux:

$ sudo apt remove libappstream-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libappstream-dev package on Kali Linux

Package: libappstream-dev
Source: appstream
Version: 1.0.2-1
Installed-Size: 1331
Maintainer: Matthias Klumpp
Architecture: amd64
Depends: gir1.2-appstream-1.0 (= 1.0.2-1), libappstream5 (= 1.0.2-1), libglib2.0-dev
Size: 107564
SHA256: f2022b8a7ecf7b4ebe2a5258d4d6f37f6d37bf67377ce3741a67bbd5f53f0ca7
SHA1: ce4e4c3aea41c94cb27eaa2b3c864682c30e9821
MD5sum: d289129dd61df3c7b1da77895130a659
Description: Library to access AppStream services (development files)
AppStream is a metadata specification which permits software components to
provide information about themselves to automated systems and end-users
before the software is actually installed.
This permits informative displays of new applications to users in software
centers, as well as allowing a system to make decisions on which new software
a user might want to install (e.g. missing firmware or media handlers).
.
This package contains development files necessary to develop
software management tools which use the AppStream library.
Description-md5:
Multi-Arch: same
Homepage: https://www.freedesktop.org/wiki/Distributions/AppStream/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/a/appstream/libappstream-dev_1.0.2-1_amd64.deb