libunac on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S libunac

* (Optional) Uninstall libunac on Arch using YAY

$ yay -Rns libunac

2. Manually Install "libunac" via AUR

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

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

b. Clone libunac's git locally

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

c. Go to ~/libunac folder and install it

$ cd ~/libunac $ makepkg -si

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

ID: 453914
Name: libunac
PackageBaseID: 126529
PackageBase: libunac
Version: 1.8.0-1
Description: A C library removing accents from a string
URL: http://www.nongnu.org/unac/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: andreas_baumann
Submitter: andreas_baumann
FirstSubmitted: 1508615235
LastModified: 1508615235
URLPath: /cgit/aur.git/snapshot/libunac.tar.gz