clp on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S clp

* (Optional) Uninstall clp on Arch using YAY

$ yay -Rns clp

2. Manually Install "clp" via AUR

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

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

b. Clone clp's git locally

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

c. Go to ~/clp folder and install it

$ cd ~/clp $ makepkg -si

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

ID: 1223160
Name: clp
PackageBaseID: 185317
PackageBase: clp
Version: 0.3.0-2
Description: writes input files to stdout with syntax highlighting
URL: https://git.sr.ht/~eskin/clp
NumVotes: 1
Popularity: 1.1E-5
OutOfDate:
Maintainer: kleintux
Submitter: kleintux
FirstSubmitted: 1661804356
LastModified: 1678288367
URLPath: /cgit/aur.git/snapshot/clp.tar.gz