ol on AUR (Arch User Repository)
Last updated: November 14,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
Copied
b. Install ol on Arch using YAY
$
yay -S
ol
Copied
* (Optional) Uninstall ol on Arch using YAY
$
yay -Rns
ol
Copied
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
Copied
b. Clone ol's git locally
$
git clone https://aur.archlinux.org/ol.git
~/ol
Copied
c. Go to ~/ol folder and install it
$
cd
~/ol
Copied
$
makepkg -si
Copied
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
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