mingw-w64-geographiclib on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S mingw-w64-geographiclib

* (Optional) Uninstall mingw-w64-geographiclib on Arch using YAY

$ yay -Rns mingw-w64-geographiclib

2. Manually Install "mingw-w64-geographiclib" via AUR

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

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

b. Clone mingw-w64-geographiclib's git locally

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

c. Go to ~/mingw-w64-geographiclib folder and install it

$ cd ~/mingw-w64-geographiclib $ makepkg -si

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

ID: 195599
Name: mingw-w64-geographiclib
PackageBaseID: 92859
PackageBase: mingw-w64-geographiclib
Version: 1.42-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: http://geographiclib.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate: 1628884795
Maintainer:
FirstSubmitted: 1431033828
LastModified: 1434258838
URLPath: /cgit/aur.git/snapshot/mingw-w64-geographiclib.tar.gz