ordered-map on AUR (Arch User Repository)
Last updated: October 31,2024
1. Install "ordered-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 ordered-map on Arch using YAY
$
yay -S
ordered-map
Copied
* (Optional) Uninstall ordered-map on Arch using YAY
$
yay -Rns
ordered-map
Copied
2. Manually Install "ordered-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 ordered-map's git locally
$
git clone https://aur.archlinux.org/ordered-map.git
~/ordered-map
Copied
c. Go to ~/ordered-map folder and install it
$
cd
~/ordered-map
Copied
$
makepkg -si
Copied
3. Information about the ordered-map package on Arch User Repository (AUR)
ID: 1259106
Name: ordered-map
PackageBaseID: 171634
PackageBase: ordered-map
Version: 1.1.0-1
Description: C++ hash map and hash set which preserve the order of insertion
URL: https://github.com/Tessil/ordered-map
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: adrien1018
Submitter: adrien1018
FirstSubmitted: 1633343109
LastModified: 1684290891
URLPath: /cgit/aur.git/snapshot/ordered-map.tar.gz
Name: ordered-map
PackageBaseID: 171634
PackageBase: ordered-map
Version: 1.1.0-1
Description: C++ hash map and hash set which preserve the order of insertion
URL: https://github.com/Tessil/ordered-map
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: adrien1018
Submitter: adrien1018
FirstSubmitted: 1633343109
LastModified: 1684290891
URLPath: /cgit/aur.git/snapshot/ordered-map.tar.gz