kool on AUR (Arch User Repository)
Last updated: November 13,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
Copied
b. Install kool on Arch using YAY
$
yay -S
kool
Copied
* (Optional) Uninstall kool on Arch using YAY
$
yay -Rns
kool
Copied
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
Copied
b. Clone kool's git locally
$
git clone https://aur.archlinux.org/kool.git
~/kool
Copied
c. Go to ~/kool folder and install it
$
cd
~/kool
Copied
$
makepkg -si
Copied
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
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