python-lzallright on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-lzallright

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

$ yay -Rns python-lzallright

2. Manually Install "python-lzallright" via AUR

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

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

b. Clone python-lzallright's git locally

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

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

$ cd ~/python-lzallright $ makepkg -si

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

ID: 1375337
Name: python-lzallright
PackageBaseID: 193507
PackageBase: python-lzallright
Version: 0.2.4-3
Description: Python bindings for the LZ library (LZO data compression algorithm)
URL: https://github.com/vlaci/lzallright
NumVotes: 2
Popularity: 0.237149
OutOfDate:
Maintainer: spoof
Submitter: spoof
FirstSubmitted: 1683738609
LastModified: 1703519465
URLPath: /cgit/aur.git/snapshot/python-lzallright.tar.gz