How to Install and Uninstall tsl-sparse-map-devel.x86_64 Package on CentOS Stream 9
Last updated: January 10,2025
1. Install "tsl-sparse-map-devel.x86_64" package
Learn how to install tsl-sparse-map-devel.x86_64 on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
tsl-sparse-map-devel.x86_64
Copied
2. Uninstall "tsl-sparse-map-devel.x86_64" package
This is a short guide on how to uninstall tsl-sparse-map-devel.x86_64 on CentOS Stream 9:
$
sudo dnf remove
tsl-sparse-map-devel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the tsl-sparse-map-devel.x86_64 package on CentOS Stream 9
Last metadata expiration check: 2:33:19 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : tsl-sparse-map-devel
Version : 0.6.2
Release : 1.el9
Architecture : x86_64
Size : 35 k
Source : tsl-sparse-map-0.6.2-1.el9.src.rpm
Repository : epel
Summary : C++ implementation of a memory efficient hash map and hash set
URL : https://github.com/Tessil/sparse-map
License : MIT
Description : The sparse-map library is a C++ implementation of a memory efficient hash map
: and hash set. It uses open-addressing with sparse quadratic probing. The goal
: of the library is to be the most memory efficient possible, even at low load
: factor, while keeping reasonable performances.
Available Packages
Name : tsl-sparse-map-devel
Version : 0.6.2
Release : 1.el9
Architecture : x86_64
Size : 35 k
Source : tsl-sparse-map-0.6.2-1.el9.src.rpm
Repository : epel
Summary : C++ implementation of a memory efficient hash map and hash set
URL : https://github.com/Tessil/sparse-map
License : MIT
Description : The sparse-map library is a C++ implementation of a memory efficient hash map
: and hash set. It uses open-addressing with sparse quadratic probing. The goal
: of the library is to be the most memory efficient possible, even at low load
: factor, while keeping reasonable performances.