indicators on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S indicators

* (Optional) Uninstall indicators on Arch using YAY

$ yay -Rns indicators

2. Manually Install "indicators" via AUR

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

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

b. Clone indicators's git locally

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

c. Go to ~/indicators folder and install it

$ cd ~/indicators $ makepkg -si

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

ID: 1389118
Name: indicators
PackageBaseID: 190479
PackageBase: indicators
Version: 2.3-2
Description: Activity Indicators for Modern C++
URL: https://github.com/p-ranav/indicators
NumVotes: 1
Popularity: 0.000343
OutOfDate:
Maintainer: tocic
Submitter: tocic
FirstSubmitted: 1676539269
LastModified: 1705747793
URLPath: /cgit/aur.git/snapshot/indicators.tar.gz