libuninum on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S libuninum

* (Optional) Uninstall libuninum on Arch using YAY

$ yay -Rns libuninum

2. Manually Install "libuninum" via AUR

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

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

b. Clone libuninum's git locally

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

c. Go to ~/libuninum folder and install it

$ cd ~/libuninum $ makepkg -si

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

ID: 923939
Name: libuninum
PackageBaseID: 168130
PackageBase: libuninum
Version: 2.7-1
Description: Converts Unicode strings to numbers and numbers to Unicode strings
URL: https://billposer.org/Software/libuninum.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hutou
Submitter: hutou
FirstSubmitted: 1624131947
LastModified: 1624194535
URLPath: /cgit/aur.git/snapshot/libuninum.tar.gz