plosetup on AUR (Arch User Repository)

Last updated: June 04,2024

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

$ yay -S plosetup

* (Optional) Uninstall plosetup on Arch using YAY

$ yay -Rns plosetup

2. Manually Install "plosetup" via AUR

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

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

b. Clone plosetup's git locally

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

c. Go to ~/plosetup folder and install it

$ cd ~/plosetup $ makepkg -si

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

ID: 279033
Name: plosetup
PackageBaseID: 108048
PackageBase: plosetup
Version: 1.1.2-1
Description: helper to set up loop devices for partitions in a disk image
URL: https://github.com/fdev31/arch-plosetup/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: fab31
FirstSubmitted: 1456435551
LastModified: 1456442225
URLPath: /cgit/aur.git/snapshot/plosetup.tar.gz