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

Last updated: May 21,2024

1. Install "libdex-dev" package

Learn how to install libdex-dev on Kali Linux

$ sudo apt update $ sudo apt install libdex-dev

2. Uninstall "libdex-dev" package

Here is a brief guide to show you how to uninstall libdex-dev on Kali Linux:

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

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

Package: libdex-dev
Source: libdex
Version: 0.5.0-3
Installed-Size: 314
Maintainer: Debian GNOME Maintainers
Architecture: amd64
Depends: libdex-1-1 (= 0.5.0-3), gir1.2-dex-1 (= 0.5.0-3), libglib2.0-dev (>= 2.68)
Suggests: libdex-doc
Size: 28984
SHA256: a5e52145f272be66dd2511b6a82fd2d64364c3471a83229d7222acc4c2c7bc90
SHA1: 24da6df8a5d8e2348ceb197522e1b112299e66f0
MD5sum: c44cad69cafff0301e4b8452b93f9417
Description: Library for deferred execution - development files
Dex is a library supporting "Deferred Execution" with the explicit goal of
integrating with GNOME and GTK-based applications. It provides primatives
for supporting futures in a variety of ways with both read-only and writable
views. Additionally, integration with existing asynchronous-based APIs is
provided through the use of wrapper promises.
.
"Fibers" are implemented which allows for writing synchronous looking code
which calls asynchronous APIs from GIO underneath.
.
This package contains the development files.
Description-md5:
Multi-Arch: same
Homepage: https://gitlab.gnome.org/GNOME/libdex
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libd/libdex/libdex-dev_0.5.0-3_amd64.deb