cl-launch on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S cl-launch

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

$ yay -Rns cl-launch

2. Manually Install "cl-launch" via AUR

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

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

b. Clone cl-launch's git locally

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

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

$ cd ~/cl-launch $ makepkg -si

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

ID: 219643
Name: cl-launch
PackageBaseID: 70970
PackageBase: cl-launch
Version: 4.1.4-1
Description: utility to make Lisp software easily invokable from the command-line
URL: http://www.cliki.net/cl-launch
NumVotes: 2
Popularity: 0
OutOfDate: 1653210167
Maintainer:
Submitter: eschulte
FirstSubmitted: 1371176873
LastModified: 1439143933
URLPath: /cgit/aur.git/snapshot/cl-launch.tar.gz