libcitygml on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S libcitygml

* (Optional) Uninstall libcitygml on Arch using YAY

$ yay -Rns libcitygml

2. Manually Install "libcitygml" via AUR

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

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

b. Clone libcitygml's git locally

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

c. Go to ~/libcitygml folder and install it

$ cd ~/libcitygml $ makepkg -si

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

ID: 1048090
Name: libcitygml
PackageBaseID: 103120
PackageBase: libcitygml
Version: 2.4.1-1
Description: libcitygml is a small and easy to use open source C++ library for parsing CityGML files in such a way that data can be easily exploited by 3D rendering applications.
URL: https://github.com/jklimke/libcitygml
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: adi64
Submitter: adi64
FirstSubmitted: 1447077650
LastModified: 1646752496
URLPath: /cgit/aur.git/snapshot/libcitygml.tar.gz