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