camlistore on AUR (Arch User Repository)

Last updated: June 05,2024

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

$ yay -S camlistore

* (Optional) Uninstall camlistore on Arch using YAY

$ yay -Rns camlistore

2. Manually Install "camlistore" via AUR

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

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

b. Clone camlistore's git locally

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

c. Go to ~/camlistore folder and install it

$ cd ~/camlistore $ makepkg -si

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

ID: 408183
Name: camlistore
PackageBaseID: 71144
PackageBase: camlistore
Version: 20170505-1
Description: Camlistore (Content-Addressable Multi-Layer Indexed Storage) is your personal storage system for life.
URL: https://camlistore.org/
NumVotes: 13
Popularity: 0
OutOfDate:
Maintainer:
Submitter: L42y
FirstSubmitted: 1371561768
LastModified: 1494017164
URLPath: /cgit/aur.git/snapshot/camlistore.tar.gz