amanda on AUR (Arch User Repository)

Last updated: July 27,2024

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

$ yay -S amanda

* (Optional) Uninstall amanda on Arch using YAY

$ yay -Rns amanda

2. Manually Install "amanda" via AUR

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

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

b. Clone amanda's git locally

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

c. Go to ~/amanda folder and install it

$ cd ~/amanda $ makepkg -si

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

ID: 1403256
Name: amanda
PackageBaseID: 29616
PackageBase: amanda
Version: 3.5.4-1
Description: Advanced Maryland Automatic Network Disk Archiver network backup for Linux Windows clients, supports SSH, AES, GPG, encryption, tape, RAIT, mirror, changers, Amazon S3, ipv6, DVD, NDMP, VTL, advanced scripting
URL: http://www.amanda.org
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: fukawi2
FirstSubmitted: 1251269153
LastModified: 1706931707
URLPath: /cgit/aur.git/snapshot/amanda.tar.gz