torsniff on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S torsniff

* (Optional) Uninstall torsniff on Arch using YAY

$ yay -Rns torsniff

2. Manually Install "torsniff" via AUR

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

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

b. Clone torsniff's git locally

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

c. Go to ~/torsniff folder and install it

$ cd ~/torsniff $ makepkg -si

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

ID: 991467
Name: torsniff
PackageBaseID: 138987
PackageBase: torsniff
Version: 0.1.0-1
Description: Fetches torrents from BitTorrent network
URL: https://github.com/fanpei91/torsniff
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: brb3
FirstSubmitted: 1548254210
LastModified: 1637378098
URLPath: /cgit/aur.git/snapshot/torsniff.tar.gz