luckybackup on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S luckybackup

* (Optional) Uninstall luckybackup on Arch using YAY

$ yay -Rns luckybackup

2. Manually Install "luckybackup" via AUR

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

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

b. Clone luckybackup's git locally

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

c. Go to ~/luckybackup folder and install it

$ cd ~/luckybackup $ makepkg -si

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

ID: 557617
Name: luckybackup
PackageBaseID: 23121
PackageBase: luckybackup
Version: 0.5.0-1
Description: Backup & Sync tool using Rsync and Qt5
URL: http://luckybackup.sourceforge.net/
NumVotes: 175
Popularity: 0
OutOfDate:
Maintainer: thanos
Submitter: thanos
FirstSubmitted: 1231788400
LastModified: 1541456576
URLPath: /cgit/aur.git/snapshot/luckybackup.tar.gz