libguess on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S libguess

* (Optional) Uninstall libguess on Arch using YAY

$ yay -Rns libguess

2. Manually Install "libguess" via AUR

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

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

b. Clone libguess's git locally

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

c. Go to ~/libguess folder and install it

$ cd ~/libguess $ makepkg -si

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

ID: 1344693
Name: libguess
PackageBaseID: 185645
PackageBase: libguess
Version: 1.2-5
Description: High-speed character set detection library
URL: https://github.com/kaniini/libguess
NumVotes: 2
Popularity: 0.003375
OutOfDate:
Maintainer: MarsSeed
Submitter: foutrelis
FirstSubmitted: 1662845768
LastModified: 1698688528
URLPath: /cgit/aur.git/snapshot/libguess.tar.gz

5. The same packages on other Linux Distributions