marten on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S marten

* (Optional) Uninstall marten on Arch using YAY

$ yay -Rns marten

2. Manually Install "marten" via AUR

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

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

b. Clone marten's git locally

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

c. Go to ~/marten folder and install it

$ cd ~/marten $ makepkg -si

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

ID: 1424670
Name: marten
PackageBaseID: 196612
PackageBase: marten
Version: 0.4.3-1
Description: A Crystal command-line tool for working with Marten web framework applications
URL: https://github.com/martenframework/marten
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gokaski
Submitter: gokaski
FirstSubmitted: 1691781549
LastModified: 1710122082
URLPath: /cgit/aur.git/snapshot/marten.tar.gz