loop-archive-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S loop-archive-git

* (Optional) Uninstall loop-archive-git on Arch using YAY

$ yay -Rns loop-archive-git

2. Manually Install "loop-archive-git" via AUR

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

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

b. Clone loop-archive-git's git locally

$ git clone https://aur.archlinux.org/loop-archive-git.git ~/loop-archive-git

c. Go to ~/loop-archive-git folder and install it

$ cd ~/loop-archive-git $ makepkg -si

3. Information about the loop-archive-git package on Arch User Repository (AUR)

ID: 1068688
Name: loop-archive-git
PackageBaseID: 178084
PackageBase: loop-archive-git
Version: master-1
Description: A program that archives items from a source location to a destination location while maintaining a fixed size on the destination by deleting oldest items first.
URL: https://github.com/directed-graph/loop-archive
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sources
Submitter: sources
FirstSubmitted: 1650338094
LastModified: 1650338094
URLPath: /cgit/aur.git/snapshot/loop-archive-git.tar.gz