sparse-map on AUR (Arch User Repository)

Last updated: June 20,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

b. Install sparse-map on Arch using YAY

$ yay -S sparse-map

* (Optional) Uninstall sparse-map on Arch using YAY

$ yay -Rns sparse-map

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

b. Clone sparse-map's git locally

$ git clone https://aur.archlinux.org/sparse-map.git ~/sparse-map

c. Go to ~/sparse-map folder and install it

$ cd ~/sparse-map $ makepkg -si

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