unum on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S unum

* (Optional) Uninstall unum on Arch using YAY

$ yay -Rns unum

2. Manually Install "unum" via AUR

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

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

b. Clone unum's git locally

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

c. Go to ~/unum folder and install it

$ cd ~/unum $ makepkg -si

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

ID: 1220014
Name: unum
PackageBaseID: 190968
PackageBase: unum
Version: 3.5_15.0.0-1
Description: Utility for looking up Unicode characters and HTML entities
URL: https://www.fourmilab.ch/webtools/unum/
NumVotes: 1
Popularity: 0.012062
OutOfDate:
Maintainer: cloudycat
Submitter: cloudycat
FirstSubmitted: 1677741864
LastModified: 1677741864
URLPath: /cgit/aur.git/snapshot/unum.tar.gz