spindown on AUR (Arch User Repository)

Last updated: June 05,2024

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

$ yay -S spindown

* (Optional) Uninstall spindown on Arch using YAY

$ yay -Rns spindown

2. Manually Install "spindown" via AUR

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

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

b. Clone spindown's git locally

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

c. Go to ~/spindown folder and install it

$ cd ~/spindown $ makepkg -si

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

ID: 418930
Name: spindown
PackageBaseID: 24847
PackageBase: spindown
Version: 0.4.0-7
Description: Daemon that spins down idle disks
URL: http://code.google.com/p/spindown/
NumVotes: 5
Popularity: 0.002183
OutOfDate:
Maintainer:
Submitter: reztho
FirstSubmitted: 1237631280
LastModified: 1497179125
URLPath: /cgit/aur.git/snapshot/spindown.tar.gz