marst on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S marst

* (Optional) Uninstall marst on Arch using YAY

$ yay -Rns marst

2. Manually Install "marst" via AUR

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

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

b. Clone marst's git locally

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

c. Go to ~/marst folder and install it

$ cd ~/marst $ makepkg -si

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

ID: 903570
Name: marst
PackageBaseID: 28176
PackageBase: marst
Version: 2.7-2
Description: Algol to C translator
URL: https://www.gnu.org/software/marst/marst.html
NumVotes: 6
Popularity: 1.0E-6
OutOfDate:
Maintainer: soimort
Submitter: ndowens
FirstSubmitted: 1247382205
LastModified: 1620392080
URLPath: /cgit/aur.git/snapshot/marst.tar.gz