koffe on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S koffe

* (Optional) Uninstall koffe on Arch using YAY

$ yay -Rns koffe

2. Manually Install "koffe" via AUR

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

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

b. Clone koffe's git locally

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

c. Go to ~/koffe folder and install it

$ cd ~/koffe $ makepkg -si

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

ID: 1242720
Name: koffe
PackageBaseID: 162586
PackageBase: koffe
Version: 1.4.0-1
Description: simple tool for creating easy to use and offline-friendly arch installers with aur support
URL: https://github.com/konickss/koffe
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: konicks
Submitter: konicks
FirstSubmitted: 1611695553
LastModified: 1681734113
URLPath: /cgit/aur.git/snapshot/koffe.tar.gz