loop on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S loop

* (Optional) Uninstall loop on Arch using YAY

$ yay -Rns loop

2. Manually Install "loop" via AUR

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

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

b. Clone loop's git locally

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

c. Go to ~/loop folder and install it

$ cd ~/loop $ makepkg -si

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

ID: 698045
Name: loop
PackageBaseID: 133844
PackageBase: loop
Version: 944df76-1
Description: UNIX's missing loop command
URL: https://github.com/Miserlou/Loop
NumVotes: 3
Popularity: 0.000168
OutOfDate:
Maintainer: Phaotee
Submitter: Phaotee
FirstSubmitted: 1530232898
LastModified: 1581977708
URLPath: /cgit/aur.git/snapshot/loop.tar.gz