pipemeter on AUR (Arch User Repository)

Last updated: April 20,2024

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

$ yay -S pipemeter

* (Optional) Uninstall pipemeter on Arch using YAY

$ yay -Rns pipemeter

2. Manually Install "pipemeter" via AUR

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. Information about the pipemeter package on Arch User Repository (AUR)

ID: 1183855
Name: pipemeter
PackageBaseID: 99578
PackageBase: pipemeter
Version: 1.1.5-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
Submitter: severach
FirstSubmitted: 1441709632
LastModified: 1671245357
URLPath: /cgit/aur.git/snapshot/pipemeter.tar.gz