python-m3u8 on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-m3u8

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

$ yay -Rns python-m3u8

2. Manually Install "python-m3u8" via AUR

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

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

b. Clone python-m3u8's git locally

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

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

$ cd ~/python-m3u8 $ makepkg -si

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

ID: 1280108
Name: python-m3u8
PackageBaseID: 120186
PackageBase: python-m3u8
Version: 3.5.0-1
Description: Python m3u8 parser
URL: https://github.com/globocom/m3u8
NumVotes: 4
Popularity: 0.030149
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1488321234
LastModified: 1687988418
URLPath: /cgit/aur.git/snapshot/python-m3u8.tar.gz