qlot on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S qlot

* (Optional) Uninstall qlot on Arch using YAY

$ yay -Rns qlot

2. Manually Install "qlot" via AUR

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

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

b. Clone qlot's git locally

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

c. Go to ~/qlot folder and install it

$ cd ~/qlot $ makepkg -si

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

ID: 1423217
Name: qlot
PackageBaseID: 200072
PackageBase: qlot
Version: 1.5.1-1
Description: Common Lisp library manager
URL: https://github.com/fukamachi/qlot
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Junker
Submitter: Junker
FirstSubmitted: 1701321126
LastModified: 1709903492
URLPath: /cgit/aur.git/snapshot/qlot.tar.gz