snapman on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "snapman" 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 snapman on Arch using YAY
$
yay -S
snapman
Copied
* (Optional) Uninstall snapman on Arch using YAY
$
yay -Rns
snapman
Copied
2. Manually Install "snapman" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone snapman's git locally
$
git clone https://aur.archlinux.org/snapman.git
~/snapman
Copied
c. Go to ~/snapman folder and install it
$
cd
~/snapman
Copied
$
makepkg -si
Copied
3. Information about the snapman package on Arch User Repository (AUR)
ID: 612781
Name: snapman
PackageBaseID: 135679
PackageBase: snapman
Version: 1.2a-1
Description: A backup system based on Btrfs snapshots.
URL: https://github.com/mdomlop/snapman
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mdomlop
Submitter: mdomlop
FirstSubmitted: 1536041802
LastModified: 1557918144
URLPath: /cgit/aur.git/snapshot/snapman.tar.gz
Name: snapman
PackageBaseID: 135679
PackageBase: snapman
Version: 1.2a-1
Description: A backup system based on Btrfs snapshots.
URL: https://github.com/mdomlop/snapman
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mdomlop
Submitter: mdomlop
FirstSubmitted: 1536041802
LastModified: 1557918144
URLPath: /cgit/aur.git/snapshot/snapman.tar.gz