libkml on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S libkml

* (Optional) Uninstall libkml on Arch using YAY

$ yay -Rns libkml

2. Manually Install "libkml" via AUR

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

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

b. Clone libkml's git locally

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

c. Go to ~/libkml folder and install it

$ cd ~/libkml $ makepkg -si

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

ID: 421849
Name: libkml
PackageBaseID: 42242
PackageBase: libkml
Version: 1.3.0-0
Description: A KML library written in C++ with bindings to other languages
URL: https://github.com/libkml/libkml
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: geosam
Submitter: zag
FirstSubmitted: 1288181260
LastModified: 1498175659
URLPath: /cgit/aur.git/snapshot/libkml.tar.gz