python-mpegdash on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S python-mpegdash

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

$ yay -Rns python-mpegdash

2. Manually Install "python-mpegdash" via AUR

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

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

b. Clone python-mpegdash's git locally

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

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

$ cd ~/python-mpegdash $ makepkg -si

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

ID: 1420429
Name: python-mpegdash
PackageBaseID: 203275
PackageBase: python-mpegdash
Version: 0.4.0-1
Description: MPD (Media Presentation Description) parser
URL: https://github.com/sangwonl/python-mpegdash
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: a821
Submitter: a821
FirstSubmitted: 1709545957
LastModified: 1709545957
URLPath: /cgit/aur.git/snapshot/python-mpegdash.tar.gz