artanis on AUR (Arch User Repository)

Last updated: June 21,2024

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

$ yay -S artanis

* (Optional) Uninstall artanis on Arch using YAY

$ yay -Rns artanis

2. Manually Install "artanis" via AUR

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

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

b. Clone artanis's git locally

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

c. Go to ~/artanis folder and install it

$ cd ~/artanis $ makepkg -si

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

ID: 1188282
Name: artanis
PackageBaseID: 103237
PackageBase: artanis
Version: 0.5.1-2
Description: A fast monolithic web-framework of Scheme
URL: https://artanis.dev/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer:
Submitter: haawda
FirstSubmitted: 1447330510
LastModified: 1672098077
URLPath: /cgit/aur.git/snapshot/artanis.tar.gz