thanos on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S thanos

* (Optional) Uninstall thanos on Arch using YAY

$ yay -Rns thanos

2. Manually Install "thanos" via AUR

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

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

b. Clone thanos's git locally

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

c. Go to ~/thanos folder and install it

$ cd ~/thanos $ makepkg -si

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

ID: 1145931
Name: thanos
PackageBaseID: 153114
PackageBase: thanos
Version: 0.28.0-1
Description: Highly available Prometheus setup with long term storage capabilities
URL: https://thanos.io/
NumVotes: 1
Popularity: 0
OutOfDate: 1684750334
Maintainer: sorah
Submitter: sorah
FirstSubmitted: 1590255088
LastModified: 1664467860
URLPath: /cgit/aur.git/snapshot/thanos.tar.gz