streamspeed on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S streamspeed

* (Optional) Uninstall streamspeed on Arch using YAY

$ yay -Rns streamspeed

2. Manually Install "streamspeed" via AUR

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

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

b. Clone streamspeed's git locally

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

c. Go to ~/streamspeed folder and install it

$ cd ~/streamspeed $ makepkg -si

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

ID: 1143859
Name: streamspeed
PackageBaseID: 174847
PackageBase: streamspeed
Version: 2.0.0-1
Description: A simple Rust program that prints the transfer speed of stdin
URL: https://github.com/xlash123/streamspeed
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xlash123
Submitter: xlash123
FirstSubmitted: 1641697082
LastModified: 1664052953
URLPath: /cgit/aur.git/snapshot/streamspeed.tar.gz