perkeep on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S perkeep

* (Optional) Uninstall perkeep on Arch using YAY

$ yay -Rns perkeep

2. Manually Install "perkeep" via AUR

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

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

b. Clone perkeep's git locally

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

c. Go to ~/perkeep folder and install it

$ cd ~/perkeep $ makepkg -si

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

ID: 846704
Name: perkeep
PackageBaseID: 161773
PackageBase: perkeep
Version: 0.11-2
Description: Perkeep (née Camlistore) is a set of open source formats, protocols, and software for modeling, storing, searching, sharing and synchronizing data in the post-PC era
URL: https://perkeep.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: shanmu
Submitter: lenormf
FirstSubmitted: 1610030737
LastModified: 1610527699
URLPath: /cgit/aur.git/snapshot/perkeep.tar.gz