python-torrentstream on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-torrentstream

* (Optional) Uninstall python-torrentstream on Arch using YAY

$ yay -Rns python-torrentstream

2. Manually Install "python-torrentstream" via AUR

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

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

b. Clone python-torrentstream's git locally

$ git clone https://aur.archlinux.org/python-torrentstream.git ~/python-torrentstream

c. Go to ~/python-torrentstream folder and install it

$ cd ~/python-torrentstream $ makepkg -si

3. Information about the python-torrentstream package on Arch User Repository (AUR)

ID: 888189
Name: python-torrentstream
PackageBaseID: 165270
PackageBase: python-torrentstream
Version: 0.2.2-1
Description: Python simple BitTorrent streaming library based on libtorrent
URL: https://github.com/XayOn/torrentstream
NumVotes: 0
Popularity: 0
OutOfDate: 1655905188
Maintainer: BachoSeven
Submitter: BachoSeven
FirstSubmitted: 1617652113
LastModified: 1617652113
URLPath: /cgit/aur.git/snapshot/python-torrentstream.tar.gz