colima-bin on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S colima-bin

* (Optional) Uninstall colima-bin on Arch using YAY

$ yay -Rns colima-bin

2. Manually Install "colima-bin" via AUR

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

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

b. Clone colima-bin's git locally

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

c. Go to ~/colima-bin folder and install it

$ cd ~/colima-bin $ makepkg -si

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

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