unilib on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S unilib

* (Optional) Uninstall unilib on Arch using YAY

$ yay -Rns unilib

2. Manually Install "unilib" via AUR

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

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

b. Clone unilib's git locally

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

c. Go to ~/unilib folder and install it

$ cd ~/unilib $ makepkg -si

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

ID: 858511
Name: unilib
PackageBaseID: 158768
PackageBase: unilib
Version: 1.3.5-1
Description: unilib, the ANSI C support library
URL: https://github.com/aquefir/unilib
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: nicholatian
Submitter: nicholatian
FirstSubmitted: 1602755654
LastModified: 1612447255
URLPath: /cgit/aur.git/snapshot/unilib.tar.gz