parse-torrent on AUR (Arch User Repository)

Last updated: October 31,2024

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

$ yay -S parse-torrent

* (Optional) Uninstall parse-torrent on Arch using YAY

$ yay -Rns parse-torrent

2. Manually Install "parse-torrent" via AUR

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

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

b. Clone parse-torrent's git locally

$ git clone https://aur.archlinux.org/parse-torrent.git ~/parse-torrent

c. Go to ~/parse-torrent folder and install it

$ cd ~/parse-torrent $ makepkg -si

3. Information about the parse-torrent package on Arch User Repository (AUR)

ID: 1387437
Name: parse-torrent
PackageBaseID: 173657
PackageBase: parse-torrent
Version: 11.0.16-1
Description: Parse a torrent identifier (magnet uri, .torrent file, info hash)
URL: https://github.com/webtorrent/parse-torrent
NumVotes: 3
Popularity: 0.000342
OutOfDate:
Maintainer: zoorat
Submitter: zoorat
FirstSubmitted: 1638631667
LastModified: 1705484480
URLPath: /cgit/aur.git/snapshot/parse-torrent.tar.gz