bkt on AUR (Arch User Repository)

Last updated: January 01,2025

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

$ yay -S bkt

* (Optional) Uninstall bkt on Arch using YAY

$ yay -Rns bkt

2. Manually Install "bkt" via AUR

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

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

b. Clone bkt's git locally

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

c. Go to ~/bkt folder and install it

$ cd ~/bkt $ makepkg -si

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

ID: 1319408
Name: bkt
PackageBaseID: 175184
PackageBase: bkt
Version: 0.7.1-1
Description: A subprocess caching utility
URL: https://www.bkt.rs/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dimo414
Submitter: thiagowfx
FirstSubmitted: 1642560674
LastModified: 1694802893
URLPath: /cgit/aur.git/snapshot/bkt.tar.gz