libkml-dev on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S libkml-dev

* (Optional) Uninstall libkml-dev on Arch using YAY

$ yay -Rns libkml-dev

2. Manually Install "libkml-dev" via AUR

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

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

b. Clone libkml-dev's git locally

$ git clone https://aur.archlinux.org/libkml-dev.git ~/libkml-dev

c. Go to ~/libkml-dev folder and install it

$ cd ~/libkml-dev $ makepkg -si

3. Information about the libkml-dev package on Arch User Repository (AUR)

ID: 656365
Name: libkml-dev
PackageBaseID: 145837
PackageBase: libkml-dev
Version: 1062.878abd1-1
Description: A KML library written in C++ with bindings to other languages
URL: https://github.com/libkml/libkml
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: geosam
FirstSubmitted: 1571094735
LastModified: 1571094735
URLPath: /cgit/aur.git/snapshot/libkml-dev.tar.gz