python2-pylzma on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S python2-pylzma

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

$ yay -Rns python2-pylzma

2. Manually Install "python2-pylzma" via AUR

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

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

b. Clone python2-pylzma's git locally

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

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

$ cd ~/python2-pylzma $ makepkg -si

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

ID: 1171628
Name: python2-pylzma
PackageBaseID: 187681
PackageBase: python2-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: 0
Popularity: 0
OutOfDate:
Maintainer: tallero
Submitter: Rhinoceros
FirstSubmitted: 1668924874
LastModified: 1668924874
URLPath: /cgit/aur.git/snapshot/python2-pylzma.tar.gz

5. The same packages on other Linux Distributions