haskeme on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S haskeme

* (Optional) Uninstall haskeme on Arch using YAY

$ yay -Rns haskeme

2. Manually Install "haskeme" via AUR

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

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

b. Clone haskeme's git locally

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

c. Go to ~/haskeme folder and install it

$ cd ~/haskeme $ makepkg -si

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

ID: 626009
Name: haskeme
PackageBaseID: 143144
PackageBase: haskeme
Version: 0.1.0.1.57d5a8f-1
Description: Compiler from I- to S-Expressions for the Scheme Programming Language
URL: https://github.com/jumper149/haskeme
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jumper149
FirstSubmitted: 1561914730
LastModified: 1561930829
URLPath: /cgit/aur.git/snapshot/haskeme.tar.gz