geographiclib on AUR (Arch User Repository)
Last updated: November 15,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
Copied
b. Install geographiclib on Arch using YAY
$
yay -S
geographiclib
Copied
* (Optional) Uninstall geographiclib on Arch using YAY
$
yay -Rns
geographiclib
Copied
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
Copied
b. Clone geographiclib's git locally
$
git clone https://aur.archlinux.org/geographiclib.git
~/geographiclib
Copied
c. Go to ~/geographiclib folder and install it
$
cd
~/geographiclib
Copied
$
makepkg -si
Copied
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
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