python-lzstring on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-lzstring

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

$ yay -Rns python-lzstring

2. Manually Install "python-lzstring" via AUR

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

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

b. Clone python-lzstring's git locally

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

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

$ cd ~/python-lzstring $ makepkg -si

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

ID: 1386248
Name: python-lzstring
PackageBaseID: 201565
PackageBase: python-lzstring
Version: 1.0.4-1
Description: String encoding/decoding of binary data
URL: https://github.com/gkovacs/lz-string-python
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mschu
Submitter: mschu
FirstSubmitted: 1705334607
LastModified: 1705334607
URLPath: /cgit/aur.git/snapshot/python-lzstring.tar.gz