sparse-map on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "sparse-map" effortlessly via AUR with the help of a helper(YAY)
a. Install YAY (https://github.com/Jguer/yay)
$
sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si
Copied
b. Install sparse-map on Arch using YAY
$
yay -S
sparse-map
Copied
* (Optional) Uninstall sparse-map on Arch using YAY
$
yay -Rns
sparse-map
Copied
2. Manually Install "sparse-map" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone sparse-map's git locally
$
git clone https://aur.archlinux.org/sparse-map.git
~/sparse-map
Copied
c. Go to ~/sparse-map folder and install it
$
cd
~/sparse-map
Copied
$
makepkg -si
Copied
3. Information about the sparse-map package on Arch User Repository (AUR)
ID: 969413
Name: sparse-map
PackageBaseID: 171637
PackageBase: sparse-map
Version: 0.6.2-1
Description: C++ implementation of a memory efficient hash map and hash set
URL: https://github.com/Tessil/sparse-map
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: adrien1018
Submitter: adrien1018
FirstSubmitted: 1633343145
LastModified: 1633343145
URLPath: /cgit/aur.git/snapshot/sparse-map.tar.gz
Name: sparse-map
PackageBaseID: 171637
PackageBase: sparse-map
Version: 0.6.2-1
Description: C++ implementation of a memory efficient hash map and hash set
URL: https://github.com/Tessil/sparse-map
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: adrien1018
Submitter: adrien1018
FirstSubmitted: 1633343145
LastModified: 1633343145
URLPath: /cgit/aur.git/snapshot/sparse-map.tar.gz