tarnation on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S tarnation

* (Optional) Uninstall tarnation on Arch using YAY

$ yay -Rns tarnation

2. Manually Install "tarnation" via AUR

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

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

b. Clone tarnation's git locally

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

c. Go to ~/tarnation folder and install it

$ cd ~/tarnation $ makepkg -si

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

ID: 1412156
Name: tarnation
PackageBaseID: 148404
PackageBase: tarnation
Version: 1.2.0-1
Description: Simple, extensible backup/restore utility based solely on GNU Tar
URL: https://github.com/kennyparsons/tarnation
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: dpeukert
FirstSubmitted: 1579683374
LastModified: 1708380503
URLPath: /cgit/aur.git/snapshot/tarnation.tar.gz