uniutils on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S uniutils

* (Optional) Uninstall uniutils on Arch using YAY

$ yay -Rns uniutils

2. Manually Install "uniutils" via AUR

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

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

b. Clone uniutils's git locally

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

c. Go to ~/uniutils folder and install it

$ cd ~/uniutils $ makepkg -si

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

ID: 1285344
Name: uniutils
PackageBaseID: 111700
PackageBase: uniutils
Version: 2.27-3
Description: A set of programs for manipulating and analyzing Unicode text
URL: https://billposer.org/Software/unidesc.html
NumVotes: 4
Popularity: 1.0E-6
OutOfDate:
Maintainer: bwalle
Submitter: felix.s
FirstSubmitted: 1464257654
LastModified: 1688848362
URLPath: /cgit/aur.git/snapshot/uniutils.tar.gz