torrenttools on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S torrenttools

* (Optional) Uninstall torrenttools on Arch using YAY

$ yay -Rns torrenttools

2. Manually Install "torrenttools" via AUR

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

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

b. Clone torrenttools's git locally

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

c. Go to ~/torrenttools folder and install it

$ cd ~/torrenttools $ makepkg -si

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

ID: 942821
Name: torrenttools
PackageBaseID: 165691
PackageBase: torrenttools
Version: 0.6.0-1
Description: Commandline tool for inspecting, creating and editing BitTorrent metafiles.
URL: https://github.com/fbdtemme/torrenttools
NumVotes: 2
Popularity: 0.005906
OutOfDate: 1637024383
Maintainer:
Submitter: fbdtemme
FirstSubmitted: 1618580500
LastModified: 1627902766
URLPath: /cgit/aur.git/snapshot/torrenttools.tar.gz