plow on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S plow

* (Optional) Uninstall plow on Arch using YAY

$ yay -Rns plow

2. Manually Install "plow" via AUR

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

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

b. Clone plow's git locally

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

c. Go to ~/plow folder and install it

$ cd ~/plow $ makepkg -si

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

ID: 1118747
Name: plow
PackageBaseID: 168262
PackageBase: plow
Version: 1.3.1-1
Description: High-performance HTTP benchmarking tool
URL: https://github.com/six-ddc/plow
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: lmartinez-mirror
FirstSubmitted: 1624483970
LastModified: 1659064975
URLPath: /cgit/aur.git/snapshot/plow.tar.gz