planck on AUR (Arch User Repository)

Last updated: April 27,2024

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

$ yay -S planck

* (Optional) Uninstall planck on Arch using YAY

$ yay -Rns planck

2. Manually Install "planck" via AUR

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

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

b. Clone planck's git locally

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

c. Go to ~/planck folder and install it

$ cd ~/planck $ makepkg -si

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

ID: 1028301
Name: planck
PackageBaseID: 124939
PackageBase: planck
Version: 2.25.0-1
Description: A stand-alone ClojureScript REPL
URL: http://planck-repl.org/
NumVotes: 6
Popularity: 0
OutOfDate: 1650278877
Maintainer:
Submitter: bennya
FirstSubmitted: 1503227899
LastModified: 1643556222
URLPath: /cgit/aur.git/snapshot/planck.tar.gz