python2-lzo on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S python2-lzo

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

$ yay -Rns python2-lzo

2. Manually Install "python2-lzo" via AUR

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

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

b. Clone python2-lzo's git locally

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

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

$ cd ~/python2-lzo $ makepkg -si

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

ID: 1033107
Name: python2-lzo
PackageBaseID: 115124
PackageBase: python2-lzo
Version: 1.14-1
Description: Python bindings for the LZO data compression library
URL: https://pypi.python.org/pypi/python-lzo
NumVotes: 4
Popularity: 0.00956
OutOfDate:
Maintainer: thrasibule
FirstSubmitted: 1472577853
LastModified: 1644261453
URLPath: /cgit/aur.git/snapshot/python2-lzo.tar.gz