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
Copied
b. Install libunac on Arch using YAY
$
yay -S
libunac
Copied
* (Optional) Uninstall libunac on Arch using YAY
$
yay -Rns
libunac
Copied
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
Copied
b. Clone libunac's git locally
$
git clone https://aur.archlinux.org/libunac.git
~/libunac
Copied
c. Go to ~/libunac folder and install it
$
cd
~/libunac
Copied
$
makepkg -si
Copied
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
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