torrentinfo on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S torrentinfo

* (Optional) Uninstall torrentinfo on Arch using YAY

$ yay -Rns torrentinfo

2. Manually Install "torrentinfo" via AUR

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

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

b. Clone torrentinfo's git locally

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

c. Go to ~/torrentinfo folder and install it

$ cd ~/torrentinfo $ makepkg -si

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

ID: 1424258
Name: torrentinfo
PackageBaseID: 3243
PackageBase: torrentinfo
Version: 1.8.7-3
Description: Bittorrent .torrent file parser and summariser
URL: https://github.com/Fuuzetsu/torrentinfo
NumVotes: 26
Popularity: 0
OutOfDate:
Maintainer: Rubo
Submitter:
FirstSubmitted: 1137769452
LastModified: 1710058036
URLPath: /cgit/aur.git/snapshot/torrentinfo.tar.gz