cutback on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install cutback on Arch using YAY
$
yay -S
cutback
Copied
* (Optional) Uninstall cutback on Arch using YAY
$
yay -Rns
cutback
Copied
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
Copied
b. Clone cutback's git locally
$
git clone https://aur.archlinux.org/cutback.git
~/cutback
Copied
c. Go to ~/cutback folder and install it
$
cd
~/cutback
Copied
$
makepkg -si
Copied
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
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