python2-flvlib on AUR (Arch User Repository)

Last updated: April 27,2024

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

$ yay -S python2-flvlib

* (Optional) Uninstall python2-flvlib on Arch using YAY

$ yay -Rns python2-flvlib

2. Manually Install "python2-flvlib" via AUR

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

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

b. Clone python2-flvlib's git locally

$ git clone https://aur.archlinux.org/python2-flvlib.git ~/python2-flvlib

c. Go to ~/python2-flvlib folder and install it

$ cd ~/python2-flvlib $ makepkg -si

3. Information about the python2-flvlib package on Arch User Repository (AUR)

ID: 492086
Name: python2-flvlib
PackageBaseID: 98067
PackageBase: python2-flvlib
Version: 0.1.13-1
Description: A library for manipulating, parsing and verifying FLV files.
URL: https://pypi.python.org/pypi/flvlib
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1440039463
LastModified: 1520311587
URLPath: /cgit/aur.git/snapshot/python2-flvlib.tar.gz