kool on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S kool

* (Optional) Uninstall kool on Arch using YAY

$ yay -Rns kool

2. Manually Install "kool" via AUR

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

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

b. Clone kool's git locally

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

c. Go to ~/kool folder and install it

$ cd ~/kool $ makepkg -si

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

ID: 929534
Name: kool
PackageBaseID: 168574
PackageBase: kool
Version: 1.12.1-2
Description: Kool makes using Docker for local development easier, simpler, faster, and better
URL: https://kool.dev
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pa314159
Submitter: pa314159
FirstSubmitted: 1625250436
LastModified: 1625299531
URLPath: /cgit/aur.git/snapshot/kool.tar.gz