How to Install and Uninstall tsl-sparse-map-devel.x86_64 Package on Oracle Linux 8
Last updated: November 27,2024
1. Install "tsl-sparse-map-devel.x86_64" package
Please follow the steps below to install tsl-sparse-map-devel.x86_64 on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
tsl-sparse-map-devel.x86_64
Copied
2. Uninstall "tsl-sparse-map-devel.x86_64" package
Please follow the step by step instructions below to uninstall tsl-sparse-map-devel.x86_64 on Oracle Linux 8:
$
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 Oracle Linux 8
Last metadata expiration check: 1:38:36 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : tsl-sparse-map-devel
Version : 0.6.2
Release : 2.el8
Architecture : x86_64
Size : 37 k
Source : tsl-sparse-map-0.6.2-2.el8.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 : 2.el8
Architecture : x86_64
Size : 37 k
Source : tsl-sparse-map-0.6.2-2.el8.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.