ol on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S ol

* (Optional) Uninstall ol on Arch using YAY

$ yay -Rns ol

2. Manually Install "ol" via AUR

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

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

b. Clone ol's git locally

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

c. Go to ~/ol folder and install it

$ cd ~/ol $ makepkg -si

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

ID: 1222573
Name: ol
PackageBaseID: 168979
PackageBase: ol
Version: 2.4-1
Description: Otus Lisp, a purely functional dialect of Scheme
URL: https://github.com/yuriy-chumak/ol
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yuriy-chumak
Submitter: yuriy-chumak
FirstSubmitted: 1626536148
LastModified: 1678196125
URLPath: /cgit/aur.git/snapshot/ol.tar.gz