indicators on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install indicators on Arch using YAY
$
yay -S
indicators
Copied
* (Optional) Uninstall indicators on Arch using YAY
$
yay -Rns
indicators
Copied
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
Copied
b. Clone indicators's git locally
$
git clone https://aur.archlinux.org/indicators.git
~/indicators
Copied
c. Go to ~/indicators folder and install it
$
cd
~/indicators
Copied
$
makepkg -si
Copied
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
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