torrent-mount on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S torrent-mount

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

$ yay -Rns torrent-mount

2. Manually Install "torrent-mount" via AUR

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

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

b. Clone torrent-mount's git locally

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

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

$ cd ~/torrent-mount $ makepkg -si

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

ID: 205469
Name: torrent-mount
PackageBaseID: 83398
PackageBase: torrent-mount
Version: 1.0.8-2
Description: Mount a torrent (or magnet link) as a filesystem in real time using torrent-stream and fuse. AKA MAD SCIENCE!
URL: https://github.com/mafintosh/torrent-mount
NumVotes: 5
Popularity: 0
OutOfDate: 1699827725
Maintainer: petRUShka
Submitter: petRUShka
FirstSubmitted: 1403948108
LastModified: 1435761237
URLPath: /cgit/aur.git/snapshot/torrent-mount.tar.gz