system-tar-and-restore on AUR (Arch User Repository)

Last updated: June 23,2024

1. Install "system-tar-and-restore" 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 system-tar-and-restore on Arch using YAY

$ yay -S system-tar-and-restore

* (Optional) Uninstall system-tar-and-restore on Arch using YAY

$ yay -Rns system-tar-and-restore

2. Manually Install "system-tar-and-restore" via AUR

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

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

b. Clone system-tar-and-restore's git locally

$ git clone https://aur.archlinux.org/system-tar-and-restore.git ~/system-tar-and-restore

c. Go to ~/system-tar-and-restore folder and install it

$ cd ~/system-tar-and-restore $ makepkg -si

3. Information about the system-tar-and-restore package on Arch User Repository (AUR)

ID: 568848
Name: system-tar-and-restore
PackageBaseID: 66547
PackageBase: system-tar-and-restore
Version: 7.0-1
Description: Backup and Restore your system using tar or Transfer it with rsync
URL: https://github.com/tritonas00/system-tar-and-restore
NumVotes: 24
Popularity: 2.0E-6
OutOfDate:
Maintainer: tritonas00
Submitter: tritonas00
FirstSubmitted: 1358949998
LastModified: 1544948724
URLPath: /cgit/aur.git/snapshot/system-tar-and-restore.tar.gz