rotate-backups on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S rotate-backups

* (Optional) Uninstall rotate-backups on Arch using YAY

$ yay -Rns rotate-backups

2. Manually Install "rotate-backups" via AUR

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

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

b. Clone rotate-backups's git locally

$ git clone https://aur.archlinux.org/rotate-backups.git ~/rotate-backups

c. Go to ~/rotate-backups folder and install it

$ cd ~/rotate-backups $ makepkg -si

3. Information about the rotate-backups package on Arch User Repository (AUR)

ID: 1252665
Name: rotate-backups
PackageBaseID: 134570
PackageBase: rotate-backups
Version: 8.1-3
Description: Simple command line interface for backup rotation
URL: https://github.com/xolox/python-rotate-backups
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: itoijala
Submitter: itoijala
FirstSubmitted: 1532795768
LastModified: 1683210094
URLPath: /cgit/aur.git/snapshot/rotate-backups.tar.gz