python-plex on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-plex

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

$ yay -Rns python-plex

2. Manually Install "python-plex" via AUR

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

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

b. Clone python-plex's git locally

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

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

$ cd ~/python-plex $ makepkg -si

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

ID: 496847
Name: python-plex
PackageBaseID: 23160
PackageBase: python-plex
Version: 2.0.0dev-2
Description: A lexical analysis module for Python.
URL: http://www.cosc.canterbury.ac.nz/greg.ewing/python/Plex/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: paul.c
FirstSubmitted: 1231922173
LastModified: 1521798377
URLPath: /cgit/aur.git/snapshot/python-plex.tar.gz