gmat on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S gmat

* (Optional) Uninstall gmat on Arch using YAY

$ yay -Rns gmat

2. Manually Install "gmat" via AUR

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

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

b. Clone gmat's git locally

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

c. Go to ~/gmat folder and install it

$ cd ~/gmat $ makepkg -si

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

ID: 1349018
Name: gmat
PackageBaseID: 169204
PackageBase: gmat
Version: R2022a-2
Description: General Mission Analysis Tool: An open-source space mission analysis tool
URL: https://sourceforge.net/projects/gmat/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: srtlg
Submitter: srtlg
FirstSubmitted: 1627234080
LastModified: 1699348937
URLPath: /cgit/aur.git/snapshot/gmat.tar.gz