colm-dev on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S colm-dev

* (Optional) Uninstall colm-dev on Arch using YAY

$ yay -Rns colm-dev

2. Manually Install "colm-dev" via AUR

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

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

b. Clone colm-dev's git locally

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

c. Go to ~/colm-dev folder and install it

$ cd ~/colm-dev $ makepkg -si

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

ID: 427007
Name: colm-dev
PackageBaseID: 117516
PackageBase: colm-dev
Version: 0.13.0.5-1
Description: Programming language designed for analysis and transformation of computer languages (development version)
URL: https://www.colm.net/open-source/colm/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bacondropped
Submitter: bacondropped
FirstSubmitted: 1480915891
LastModified: 1499906296
URLPath: /cgit/aur.git/snapshot/colm-dev.tar.gz