python-pylzma on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-pylzma

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

$ yay -Rns python-pylzma

2. Manually Install "python-pylzma" via AUR

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

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

b. Clone python-pylzma's git locally

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

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

$ cd ~/python-pylzma $ makepkg -si

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

ID: 1171631
Name: python-pylzma
PackageBaseID: 136293
PackageBase: python-pylzma
Version: 0.5.0-4
Description: Platform independent python bindings for the LZMA compression library
URL: https://www.joachim-bauch.de/projects/pylzma/
NumVotes: 13
Popularity: 0
OutOfDate:
Maintainer: Rhinoceros
Submitter: yan12125
FirstSubmitted: 1538047558
LastModified: 1668925368
URLPath: /cgit/aur.git/snapshot/python-pylzma.tar.gz