langfetch on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S langfetch

* (Optional) Uninstall langfetch on Arch using YAY

$ yay -Rns langfetch

2. Manually Install "langfetch" via AUR

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

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

b. Clone langfetch's git locally

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

c. Go to ~/langfetch folder and install it

$ cd ~/langfetch $ makepkg -si

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

ID: 1256387
Name: langfetch
PackageBaseID: 193506
PackageBase: langfetch
Version: 0.0.1-2
Description: A command-line tool to display the version of languages on your system
URL: https://github.com/aderepas/langfetch
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tkirishima
Submitter: tkirishima
FirstSubmitted: 1683735683
LastModified: 1683801388
URLPath: /cgit/aur.git/snapshot/langfetch.tar.gz