cutback on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S cutback

* (Optional) Uninstall cutback on Arch using YAY

$ yay -Rns cutback

2. Manually Install "cutback" via AUR

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

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

b. Clone cutback's git locally

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

c. Go to ~/cutback folder and install it

$ cd ~/cutback $ makepkg -si

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

ID: 622486
Name: cutback
PackageBaseID: 142860
PackageBase: cutback
Version: 0.0.1_pre-1
Description: Backup system with the goal of creating smaller, more focused backups
URL: http://RyanScottLewis.github.io/cutback
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: RyanScottLewis
Submitter: RyanScottLewis
FirstSubmitted: 1560827130
LastModified: 1560829231
URLPath: /cgit/aur.git/snapshot/cutback.tar.gz