devicon-lookup-git on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S devicon-lookup-git

* (Optional) Uninstall devicon-lookup-git on Arch using YAY

$ yay -Rns devicon-lookup-git

2. Manually Install "devicon-lookup-git" via AUR

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

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

b. Clone devicon-lookup-git's git locally

$ git clone https://aur.archlinux.org/devicon-lookup-git.git ~/devicon-lookup-git

c. Go to ~/devicon-lookup-git folder and install it

$ cd ~/devicon-lookup-git $ makepkg -si

3. Information about the devicon-lookup-git package on Arch User Repository (AUR)

ID: 806796
Name: devicon-lookup-git
PackageBaseID: 158929
PackageBase: devicon-lookup-git
Version: 0.8.0.r397.g9dbd84b-1
Description: A simple standalone CLI tool. It accepts text over stdin, and returns it stdout with a devicon prepended.
URL: https://github.com/coreyja/devicon-lookup
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: edward-p
FirstSubmitted: 1603161175
LastModified: 1603161175
URLPath: /cgit/aur.git/snapshot/devicon-lookup-git.tar.gz