backintime on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S backintime

* (Optional) Uninstall backintime on Arch using YAY

$ yay -Rns backintime

2. Manually Install "backintime" via AUR

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

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

b. Clone backintime's git locally

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

c. Go to ~/backintime folder and install it

$ cd ~/backintime $ makepkg -si

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

ID: 1403377
Name: backintime
PackageBaseID: 23002
PackageBase: backintime
Version: 1.4.3-2
Description: Simple backup system inspired from the Flyback Project and TimeVault. Qt5 GUI version.
URL: https://github.com/bit-team/backintime
NumVotes: 298
Popularity: 0.721878
OutOfDate:
Maintainer: graysky
Submitter:
FirstSubmitted: 1231533975
LastModified: 1706963023
URLPath: /cgit/aur.git/snapshot/backintime.tar.gz