libicuid on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S libicuid

* (Optional) Uninstall libicuid on Arch using YAY

$ yay -Rns libicuid

2. Manually Install "libicuid" via AUR

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

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

b. Clone libicuid's git locally

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

c. Go to ~/libicuid folder and install it

$ cd ~/libicuid $ makepkg -si

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

ID: 298249
Name: libicuid
PackageBaseID: 109894
PackageBase: libicuid
Version: 1.4.1-1
Description: I C U ID is a modern library that provides a C interface for the CPUID opcode
URL: https://www.x64architecture.com/libicuid
NumVotes: 9
Popularity: 0
OutOfDate: 1705084080
Maintainer: x64architecture
Submitter: x64architecture
FirstSubmitted: 1460173131
LastModified: 1461934521
URLPath: /cgit/aur.git/snapshot/libicuid.tar.gz