colima on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S colima

* (Optional) Uninstall colima on Arch using YAY

$ yay -Rns colima

2. Manually Install "colima" via AUR

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

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

b. Clone colima's git locally

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

c. Go to ~/colima folder and install it

$ cd ~/colima $ makepkg -si

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

ID: 1423312
Name: colima
PackageBaseID: 178387
PackageBase: colima
Version: 0.6.8-1
Description: Container runtimes on macOS (and Linux) with minimal setup.
URL: https://github.com/abiosoft/colima
NumVotes: 1
Popularity: 0.000194
OutOfDate:
Maintainer: enmanuelmoreira
Submitter: enmanuelmoreira
FirstSubmitted: 1651160547
LastModified: 1709916268
URLPath: /cgit/aur.git/snapshot/colima.tar.gz