cl-try on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S cl-try

* (Optional) Uninstall cl-try on Arch using YAY

$ yay -Rns cl-try

2. Manually Install "cl-try" via AUR

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

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

b. Clone cl-try's git locally

$ git clone https://aur.archlinux.org/cl-try.git ~/cl-try

c. Go to ~/cl-try folder and install it

$ cd ~/cl-try $ makepkg -si

3. Information about the cl-try package on Arch User Repository (AUR)

ID: 1080762
Name: cl-try
PackageBaseID: 178881
PackageBase: cl-try
Version: 0.0.1.r23.ga1fffad-1
Description: A test framework for Common Lisp
URL: https://melisgl.github.io/try
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1652668245
LastModified: 1652668245
URLPath: /cgit/aur.git/snapshot/cl-try.tar.gz