backintime-cli on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S backintime-cli

* (Optional) Uninstall backintime-cli on Arch using YAY

$ yay -Rns backintime-cli

2. Manually Install "backintime-cli" via AUR

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

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

b. Clone backintime-cli's git locally

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

c. Go to ~/backintime-cli folder and install it

$ cd ~/backintime-cli $ makepkg -si

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

ID: 1403378
Name: backintime-cli
PackageBaseID: 23002
PackageBase: backintime
Version: 1.4.3-2
Description: Simple backup system inspired from the Flyback Project and TimeVault. CLI 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-cli.tar.gz

5. The same packages on other Linux Distributions