python2-plex on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python2-plex

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

$ yay -Rns python2-plex

2. Manually Install "python2-plex" via AUR

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

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

b. Clone python2-plex's git locally

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

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

$ cd ~/python2-plex $ makepkg -si

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

ID: 496848
Name: python2-plex
PackageBaseID: 78621
PackageBase: python2-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: 2
Popularity: 0
OutOfDate: 1704985944
Maintainer: tallero
Submitter: omgold
FirstSubmitted: 1391600113
LastModified: 1521798434
URLPath: /cgit/aur.git/snapshot/python2-plex.tar.gz