speedometer on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S speedometer

* (Optional) Uninstall speedometer on Arch using YAY

$ yay -Rns speedometer

2. Manually Install "speedometer" via AUR

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

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

b. Clone speedometer's git locally

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

c. Go to ~/speedometer folder and install it

$ cd ~/speedometer $ makepkg -si

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

ID: 1211886
Name: speedometer
PackageBaseID: 99862
PackageBase: speedometer
Version: 2.9-2
Description: Measure and display the rate of data across a network connection or data being stored in a file
URL: http://excess.org/speedometer/
NumVotes: 64
Popularity: 0.012275
OutOfDate:
Maintainer: willemw
Submitter: willemw
FirstSubmitted: 1442079925
LastModified: 1676540498
URLPath: /cgit/aur.git/snapshot/speedometer.tar.gz