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