mimir on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S mimir

* (Optional) Uninstall mimir on Arch using YAY

$ yay -Rns mimir

2. Manually Install "mimir" via AUR

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

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

b. Clone mimir's git locally

$ git clone https://aur.archlinux.org/mimir.git ~/mimir

c. Go to ~/mimir folder and install it

$ cd ~/mimir $ makepkg -si

3. Information about the mimir package on Arch User Repository (AUR)

ID: 1098745
Name: mimir
PackageBaseID: 177442
PackageBase: mimir
Version: 2.1.0-3
Description: A scalable long-term storage for Prometheus
URL: https://grafana.com/oss/mimir/
NumVotes: 1
Popularity: 0.213854
OutOfDate:
Maintainer: grawlinson
FirstSubmitted: 1648687788
LastModified: 1655282005
URLPath: /cgit/aur.git/snapshot/mimir.tar.gz

5. The same packages on other Linux Distributions