libpostal on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S libpostal

* (Optional) Uninstall libpostal on Arch using YAY

$ yay -Rns libpostal

2. Manually Install "libpostal" via AUR

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

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

b. Clone libpostal's git locally

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

c. Go to ~/libpostal folder and install it

$ cd ~/libpostal $ makepkg -si

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

ID: 1031946
Name: libpostal
PackageBaseID: 175695
PackageBase: libpostal
Version: 1.1-1
Description: A C library for parsing/normalizing street addresses around the world
URL: https://github.com/openvenues/libpostal
NumVotes: 2
Popularity: 0.208513
OutOfDate:
Maintainer: vpzomtrrfrt
Submitter: vpzomtrrfrt
FirstSubmitted: 1644091303
LastModified: 1644091303
URLPath: /cgit/aur.git/snapshot/libpostal.tar.gz