python-lzo on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-lzo

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

$ yay -Rns python-lzo

2. Manually Install "python-lzo" via AUR

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

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

b. Clone python-lzo's git locally

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

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

$ cd ~/python-lzo $ makepkg -si

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

ID: 1325579
Name: python-lzo
PackageBaseID: 190054
PackageBase: python-lzo
Version: 1.15-1
Description: Python bindings for the LZO data compression library
URL: https://pypi.python.org/pypi/python-lzo
NumVotes: 1
Popularity: 0.000698
OutOfDate:
Maintainer: thrasibule
Submitter: thrasibule
FirstSubmitted: 1675261756
LastModified: 1695837426
URLPath: /cgit/aur.git/snapshot/python-lzo.tar.gz