ocicl on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ocicl

* (Optional) Uninstall ocicl on Arch using YAY

$ yay -Rns ocicl

2. Manually Install "ocicl" via AUR

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

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

b. Clone ocicl's git locally

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

c. Go to ~/ocicl folder and install it

$ cd ~/ocicl $ makepkg -si

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

ID: 1408136
Name: ocicl
PackageBaseID: 202408
PackageBase: ocicl
Version: 1.0.19-1
Description: OCI-based ASDF system distribution and management tool for Common Lisp
URL: https://github.com/ocicl/ocicl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yitzi
Submitter: yitzi
FirstSubmitted: 1707747330
LastModified: 1707758425
URLPath: /cgit/aur.git/snapshot/ocicl.tar.gz