downpour on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S downpour

* (Optional) Uninstall downpour on Arch using YAY

$ yay -Rns downpour

2. Manually Install "downpour" via AUR

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

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

b. Clone downpour's git locally

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

c. Go to ~/downpour folder and install it

$ cd ~/downpour $ makepkg -si

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

ID: 951193
Name: downpour
PackageBaseID: 48759
PackageBase: downpour
Version: 0.2.1-1
Description: Web-based BitTorrent client supporting auto-downloading from RSS and importing and renaming into a media library.
URL: https://github.com/jjongsma/downpour
NumVotes: 1
Popularity: 0
OutOfDate: 1655767717
Maintainer: nicba1010
FirstSubmitted: 1304627615
LastModified: 1629668664
URLPath: /cgit/aur.git/snapshot/downpour.tar.gz