colm on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S colm

* (Optional) Uninstall colm on Arch using YAY

$ yay -Rns colm

2. Manually Install "colm" via AUR

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

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

b. Clone colm's git locally

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

c. Go to ~/colm folder and install it

$ cd ~/colm $ makepkg -si

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

ID: 362454
Name: colm
PackageBaseID: 117515
PackageBase: colm
Version: 0.12.0-2
Description: Programming language designed for analysis and transformation of computer languages
URL: https://www.colm.net/open-source/colm/
NumVotes: 2
Popularity: 0
OutOfDate: 1663174333
Maintainer: bacondropped
Submitter: bacondropped
FirstSubmitted: 1480915217
LastModified: 1480915973
URLPath: /cgit/aur.git/snapshot/colm.tar.gz