libucd-git on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S libucd-git

* (Optional) Uninstall libucd-git on Arch using YAY

$ yay -Rns libucd-git

2. Manually Install "libucd-git" via AUR

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

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

b. Clone libucd-git's git locally

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

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

$ cd ~/libucd-git $ makepkg -si

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

ID: 348999
Name: libucd-git
PackageBaseID: 89606
PackageBase: libucd-git
Version: r110.6e122a1-1
Description: Universal Charset Detector C/C++ API
URL: https://github.com/yhfudev/cpp-libucd.git
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: yhfudev
Submitter: yhfudev
FirstSubmitted: 1421724326
LastModified: 1477229932
URLPath: /cgit/aur.git/snapshot/libucd-git.tar.gz