immer-git on AUR (Arch User Repository)

Last updated: November 23,2024

1. Install "immer-git" 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 immer-git on Arch using YAY

$ yay -S immer-git

* (Optional) Uninstall immer-git on Arch using YAY

$ yay -Rns immer-git

2. Manually Install "immer-git" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone immer-git's git locally

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

c. Go to ~/immer-git folder and install it

$ cd ~/immer-git $ makepkg -si

3. Information about the immer-git package on Arch User Repository (AUR)

ID: 706135
Name: immer-git
PackageBaseID: 150033
PackageBase: immer-git
Version: 0.6.2.r51.b8e39a0-1
Description: Postmodern immutable and persistent data structures for C++
URL: https://github.com/arximboldi/immer
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: takagiy
FirstSubmitted: 1583850650
LastModified: 1583850650
URLPath: /cgit/aur.git/snapshot/immer-git.tar.gz