cl-local-time on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S cl-local-time

* (Optional) Uninstall cl-local-time on Arch using YAY

$ yay -Rns cl-local-time

2. Manually Install "cl-local-time" via AUR

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

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

b. Clone cl-local-time's git locally

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

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

$ cd ~/cl-local-time $ makepkg -si

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

ID: 1080780
Name: cl-local-time
PackageBaseID: 178872
PackageBase: cl-local-time
Version: 1.0.6.r76.ga177eb9-2
Description: Time manipulation library for Common Lisp
URL: https://local-time.common-lisp.dev/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1652642631
LastModified: 1652674647
URLPath: /cgit/aur.git/snapshot/cl-local-time.tar.gz