gpstk on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S gpstk

* (Optional) Uninstall gpstk on Arch using YAY

$ yay -Rns gpstk

2. Manually Install "gpstk" via AUR

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

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

b. Clone gpstk's git locally

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

c. Go to ~/gpstk folder and install it

$ cd ~/gpstk $ makepkg -si

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

ID: 779648
Name: gpstk
PackageBaseID: 156813
PackageBase: gpstk
Version: 2.12.1-1
Description: Algorithms and frameworks supporting the development of processing and analysis applications in navigation and global positioning
URL: http://www.gpstk.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: netcrusher
Submitter: netcrusher
FirstSubmitted: 1597685202
LastModified: 1597685202
URLPath: /cgit/aur.git/snapshot/gpstk.tar.gz