python-acestream on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-acestream

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

$ yay -Rns python-acestream

2. Manually Install "python-acestream" via AUR

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

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

b. Clone python-acestream's git locally

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

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

$ cd ~/python-acestream $ makepkg -si

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

ID: 1252672
Name: python-acestream
PackageBaseID: 137342
PackageBase: python-acestream
Version: 0.2.0-2
Description: Python interface to interact with the AceStream Engine and the HTTP API
URL: https://github.com/jonian/python-acestream
NumVotes: 14
Popularity: 0
OutOfDate: 1706714551
Maintainer: jonian
Submitter: jonian
FirstSubmitted: 1542124450
LastModified: 1683210541
URLPath: /cgit/aur.git/snapshot/python-acestream.tar.gz