python-lzf on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-lzf

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

$ yay -Rns python-lzf

2. Manually Install "python-lzf" via AUR

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

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

b. Clone python-lzf's git locally

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

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

$ cd ~/python-lzf $ makepkg -si

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

ID: 1393266
Name: python-lzf
PackageBaseID: 193911
PackageBase: python-lzf
Version: 0.2.4-6
Description: C Extension for liblzf
URL: https://github.com/teepark/python-lzf
NumVotes: 1
Popularity: 0.043391
OutOfDate:
Maintainer: Misaka13514
Submitter: Misaka13514
FirstSubmitted: 1684762245
LastModified: 1706334500
URLPath: /cgit/aur.git/snapshot/python-lzf.tar.gz