conserve on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S conserve

* (Optional) Uninstall conserve on Arch using YAY

$ yay -Rns conserve

2. Manually Install "conserve" via AUR

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

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

b. Clone conserve's git locally

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

c. Go to ~/conserve folder and install it

$ cd ~/conserve $ makepkg -si

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

ID: 1347212
Name: conserve
PackageBaseID: 157794
PackageBase: conserve
Version: 23.11.0-1
Description: Robust portable backup tool written in Rust
URL: https://github.com/sourcefrog/conserve
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: orhun
Submitter: orhun
FirstSubmitted: 1600351107
LastModified: 1699084968
URLPath: /cgit/aur.git/snapshot/conserve.tar.gz