colin on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S colin

* (Optional) Uninstall colin on Arch using YAY

$ yay -Rns colin

2. Manually Install "colin" via AUR

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

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

b. Clone colin's git locally

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

c. Go to ~/colin folder and install it

$ cd ~/colin $ makepkg -si

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

ID: 897805
Name: colin
PackageBaseID: 142891
PackageBase: colin
Version: 0.5.0-1
Description: Tool to check generic rules/best-practices for containers/images/dockerfiles.
URL: https://github.com/user-cont/colin
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: nicoulaj
Submitter: nicoulaj
FirstSubmitted: 1560967643
LastModified: 1619360553
URLPath: /cgit/aur.git/snapshot/colin.tar.gz