How to Install and Uninstall libtsl-ordered-map-dev Package on Kali Linux

Last updated: May 17,2024

1. Install "libtsl-ordered-map-dev" package

In this section, we are going to explain the necessary steps to install libtsl-ordered-map-dev on Kali Linux

$ sudo apt update $ sudo apt install libtsl-ordered-map-dev

2. Uninstall "libtsl-ordered-map-dev" package

This tutorial shows how to uninstall libtsl-ordered-map-dev on Kali Linux:

$ sudo apt remove libtsl-ordered-map-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtsl-ordered-map-dev package on Kali Linux

Package: libtsl-ordered-map-dev
Source: ordered-map
Version: 1.0.0-1
Installed-Size: 144
Maintainer: Hilko Bengen
Architecture: amd64
Size: 18928
SHA256: f5c3fe3194f567dc9f3177814b913dde4c0f0fd5112557c7d4a437209d6e737b
SHA1: 5b48bda1c21e268e362077d35be096588b119df0
MD5sum: 0194388d51cf7ca7ba1c91990a6bb096
Description: C++ insertion-order-preserving hash map and hash set
The ordered-map library provides a hash map and a hash set which
preserve the order of insertion in a way similar to Python's
OrderedDict. When iterating over the map, the values will be returned
in the same order as they were inserted.
Description-md5:
Homepage: https://github.com/Tessil/ordered-map/
Section: libdevel
Priority: optional
Filename: pool/main/o/ordered-map/libtsl-ordered-map-dev_1.0.0-1_amd64.deb