recollect on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S recollect

* (Optional) Uninstall recollect on Arch using YAY

$ yay -Rns recollect

2. Manually Install "recollect" via AUR

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

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

b. Clone recollect's git locally

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

c. Go to ~/recollect folder and install it

$ cd ~/recollect $ makepkg -si

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

ID: 1112535
Name: recollect
PackageBaseID: 74037
PackageBase: recollect
Version: 2013.10.6-4
Description: Keep local copies of remote files updated.
URL: https://xyne.dev/projects/recollect
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Xyne
Submitter: Xyne
FirstSubmitted: 1380939694
LastModified: 1657925651
URLPath: /cgit/aur.git/snapshot/recollect.tar.gz