How to Install and Uninstall sparsehash-devel Package on openSUSE Leap
Last updated: November 23,2024
1. Install "sparsehash-devel" package
In this section, we are going to explain the necessary steps to install sparsehash-devel on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
sparsehash-devel
Copied
2. Uninstall "sparsehash-devel" package
This tutorial shows how to uninstall sparsehash-devel on openSUSE Leap:
$
sudo zypper remove
sparsehash-devel
Copied
3. Information about the sparsehash-devel package on openSUSE Leap
Information for package sparsehash-devel:
-----------------------------------------
Repository : Main Repository
Name : sparsehash-devel
Version : 2.0.3-1.22
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 558.2 KiB
Installed : No
Status : not installed
Source package : sparsehash-2.0.3-1.22.src
Upstream URL : https://github.com/sparsehash/sparsehash
Summary : Extremely memory-efficient C++ hash_map implementation
Description :
The Google SparseHash project contains several C++ template hash-map
implementations with different performance characteristics, including
an implementation that optimizes for space and one that optimizes for
speed.
-----------------------------------------
Repository : Main Repository
Name : sparsehash-devel
Version : 2.0.3-1.22
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 558.2 KiB
Installed : No
Status : not installed
Source package : sparsehash-2.0.3-1.22.src
Upstream URL : https://github.com/sparsehash/sparsehash
Summary : Extremely memory-efficient C++ hash_map implementation
Description :
The Google SparseHash project contains several C++ template hash-map
implementations with different performance characteristics, including
an implementation that optimizes for space and one that optimizes for
speed.