backup on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "backup" 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 backup on Arch using YAY
$
yay -S
backup
Copied
* (Optional) Uninstall backup on Arch using YAY
$
yay -Rns
backup
Copied
2. Manually Install "backup" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone backup's git locally
$
git clone https://aur.archlinux.org/backup.git
~/backup
Copied
c. Go to ~/backup folder and install it
$
cd
~/backup
Copied
$
makepkg -si
Copied
3. Information about the backup package on Arch User Repository (AUR)
ID: 1095138
Name: backup
PackageBaseID: 175418
PackageBase: backup
Version: 0.5.0-1
Description: Easily configure and reproducibly run complex backups
URL: https://github.com/jnphilipp/backup
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jnphilipp
Submitter: jnphilipp
FirstSubmitted: 1643224680
LastModified: 1654631424
URLPath: /cgit/aur.git/snapshot/backup.tar.gz
Name: backup
PackageBaseID: 175418
PackageBase: backup
Version: 0.5.0-1
Description: Easily configure and reproducibly run complex backups
URL: https://github.com/jnphilipp/backup
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jnphilipp
Submitter: jnphilipp
FirstSubmitted: 1643224680
LastModified: 1654631424
URLPath: /cgit/aur.git/snapshot/backup.tar.gz