seeker on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S seeker

* (Optional) Uninstall seeker on Arch using YAY

$ yay -Rns seeker

2. Manually Install "seeker" via AUR

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

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

b. Clone seeker's git locally

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

c. Go to ~/seeker folder and install it

$ cd ~/seeker $ makepkg -si

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

ID: 966954
Name: seeker
PackageBaseID: 122175
PackageBase: seeker
Version: 2.0-2
Description: Utility to find out the storage medium access time (latency)
URL: http://linuxinsight.com/how_fast_is_your_disk.html
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: g360
Submitter: g360
FirstSubmitted: 1494188563
LastModified: 1632856337
URLPath: /cgit/aur.git/snapshot/seeker.tar.gz