geographiclib on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S geographiclib

* (Optional) Uninstall geographiclib on Arch using YAY

$ yay -Rns geographiclib

2. Manually Install "geographiclib" via AUR

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

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

b. Clone geographiclib's git locally

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

c. Go to ~/geographiclib folder and install it

$ cd ~/geographiclib $ makepkg -si

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

ID: 1295244
Name: geographiclib
PackageBaseID: 55994
PackageBase: geographiclib
Version: 2.3-1
Description: Set of C++ classes for conversions between geographic, UTM, UPS, MGRS, geocentric, and local cartesian coordinates, for gravity, geoid height, and geomagnetic field calculations and for solving geodesic problems. Geotrans replacement.
URL: https://geographiclib.sourceforge.io/
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: rossetti
Submitter: petRUShka
FirstSubmitted: 1327184048
LastModified: 1690476957
URLPath: /cgit/aur.git/snapshot/geographiclib.tar.gz