pipemeter on AUR( Arch User Repository.)

Last updated: April 01,2023

1. Install pipemeter via UAR with a Helper - YAY

a. Install YAY (https://github.com/Jguer/yay)

pacman -S --needed git base-devel
git clone https://aur.archlinux.org/yay.git
cd yay
makepkg -si

b. Install pipemeter on Arch using YAY

yay -S pipemeter

c. Remove pipemeter on Arch using YAY

yay -Rns pipemeter

2. Install pipemeter via UAR manually

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

sudo pacman -S --needed base-devel git

b. Clone pipemeter's git locally

git clone https://aur.archlinux.org/pipemeter.git ~/pipemeter

c. Go to ~/pipemeter folder and install it

cd ~/pipemeter
makepkg -si

3. Details of pipemeter package

ID: 835738
Name: pipemeter
PackageBaseID: 99578
PackageBase: pipemeter
Version: 1.1.4-1
Description: A command line utility that displays the speed and, if possible, progress, of data moving from its input to its output.
URL: http://spamaps.org/pipemeter.php
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: severach
FirstSubmitted: 1441709632
LastModified: 1608423955
URLPath: /cgit/aur.git/snapshot/pipemeter.tar.gz