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

Last updated: May 15,2024

1. Install "libdcontainers-dev" package

Please follow the guidance below to install libdcontainers-dev on Kali Linux

$ sudo apt update $ sudo apt install libdcontainers-dev

2. Uninstall "libdcontainers-dev" package

This is a short guide on how to uninstall libdcontainers-dev on Kali Linux:

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

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

Package: libdcontainers-dev
Source: dcontainers
Version: 0.9.0-2
Installed-Size: 219
Maintainer: Debian D Language Group
Architecture: amd64
Size: 36744
SHA256: b9df124a69e77d8c054b679186098b5eb554930e5dc8793ed2a634903176cb5c
SHA1: 9be8a296e860cbb8c7f9dff8066e110adf5aec01
MD5sum: cfd25b511d24d9a4f8dd2afd3e57c5b1
Description: Containers backed by Phobos' experimental allocators
This D module implements container types based on the
std.experimental.allocator allocator design.
.
It includes implementations of the following container types:
- Dynamic Array
- Hash Map
- Hash Set
- Immutable hash set
- Open-Addressed Hash Set
- SIMD-accelerated Set
- Singly-linked list
- Tree Map
- T-Tree
- Unrolled Linked List
Description-md5:
Homepage: https://github.com/dlang-community/containers
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/d/dcontainers/libdcontainers-dev_0.9.0-2_amd64.deb