libnatspec on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S libnatspec

* (Optional) Uninstall libnatspec on Arch using YAY

$ yay -Rns libnatspec

2. Manually Install "libnatspec" via AUR

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

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

b. Clone libnatspec's git locally

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

c. Go to ~/libnatspec folder and install it

$ cd ~/libnatspec $ makepkg -si

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

ID: 1305286
Name: libnatspec
PackageBaseID: 97437
PackageBase: libnatspec
Version: 0.3.3-1
Description: A collection of functions for request various charsets and locales for host system and for other system.
URL: https://github.com/Etersoft/libnatspec
NumVotes: 19
Popularity: 0.037182
OutOfDate:
Maintainer: natrio
Submitter: natrio
FirstSubmitted: 1439412548
LastModified: 1692270823
URLPath: /cgit/aur.git/snapshot/libnatspec.tar.gz