geticons on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S geticons

* (Optional) Uninstall geticons on Arch using YAY

$ yay -Rns geticons

2. Manually Install "geticons" via AUR

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

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

b. Clone geticons's git locally

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

c. Go to ~/geticons folder and install it

$ cd ~/geticons $ makepkg -si

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

ID: 1143607
Name: geticons
PackageBaseID: 157325
PackageBase: geticons
Version: 1.2.2-1
Description: CLI tool to get icons on Linux and other Freedesktop systems
URL: https://git.sr.ht/~zethra/geticons
NumVotes: 2
Popularity: 0.074528
OutOfDate:
Maintainer: zethra
Submitter: zethra
FirstSubmitted: 1599068867
LastModified: 1664002312
URLPath: /cgit/aur.git/snapshot/geticons.tar.gz