guesslang on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S guesslang

* (Optional) Uninstall guesslang on Arch using YAY

$ yay -Rns guesslang

2. Manually Install "guesslang" via AUR

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

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

b. Clone guesslang's git locally

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

c. Go to ~/guesslang folder and install it

$ cd ~/guesslang $ makepkg -si

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

ID: 1254441
Name: guesslang
PackageBaseID: 175997
PackageBase: guesslang
Version: 2.2.1-2
Description: Detect the programming language of a source code
URL: https://github.com/yoeo/guesslang
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1644871680
LastModified: 1683494921
URLPath: /cgit/aur.git/snapshot/guesslang.tar.gz