streamspeed on AUR (Arch User Repository)
Last updated: December 28,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
Copied
b. Install streamspeed on Arch using YAY
$
yay -S
streamspeed
Copied
* (Optional) Uninstall streamspeed on Arch using YAY
$
yay -Rns
streamspeed
Copied
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
Copied
b. Clone streamspeed's git locally
$
git clone https://aur.archlinux.org/streamspeed.git
~/streamspeed
Copied
c. Go to ~/streamspeed folder and install it
$
cd
~/streamspeed
Copied
$
makepkg -si
Copied
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
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