sysnapshot on AUR (Arch User Repository)
Last updated: January 02,2025
1. Install "sysnapshot" 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 sysnapshot on Arch using YAY
$
yay -S
sysnapshot
Copied
* (Optional) Uninstall sysnapshot on Arch using YAY
$
yay -Rns
sysnapshot
Copied
2. Manually Install "sysnapshot" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone sysnapshot's git locally
$
git clone https://aur.archlinux.org/sysnapshot.git
~/sysnapshot
Copied
c. Go to ~/sysnapshot folder and install it
$
cd
~/sysnapshot
Copied
$
makepkg -si
Copied
3. Information about the sysnapshot package on Arch User Repository (AUR)
ID: 570507
Name: sysnapshot
PackageBaseID: 138232
PackageBase: sysnapshot
Version: 0.0.3-1
Description: backup tool written in ruby
URL: http://github.com/knasan/sysnapshot
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: knasan
Submitter: knasan
FirstSubmitted: 1545427970
LastModified: 1545427970
URLPath: /cgit/aur.git/snapshot/sysnapshot.tar.gz
Name: sysnapshot
PackageBaseID: 138232
PackageBase: sysnapshot
Version: 0.0.3-1
Description: backup tool written in ruby
URL: http://github.com/knasan/sysnapshot
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: knasan
Submitter: knasan
FirstSubmitted: 1545427970
LastModified: 1545427970
URLPath: /cgit/aur.git/snapshot/sysnapshot.tar.gz