keep on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S keep

* (Optional) Uninstall keep on Arch using YAY

$ yay -Rns keep

2. Manually Install "keep" via AUR

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

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

b. Clone keep's git locally

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

c. Go to ~/keep folder and install it

$ cd ~/keep $ makepkg -si

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

ID: 868249
Name: keep
PackageBaseID: 120658
PackageBase: keep
Version: 2.10.1-1
Description: A Meta CLI toolkit : Personal shell command keeper
URL: https://github.com/OrkoHunter/keep
NumVotes: 8
Popularity: 0.021594
OutOfDate:
Maintainer: KarlFiabeschi
Submitter: KarlFiabeschi
FirstSubmitted: 1489703622
LastModified: 1614116233
URLPath: /cgit/aur.git/snapshot/keep.tar.gz