python-smaz on AUR (Arch User Repository)

Last updated: January 27,2025

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

$ yay -S python-smaz

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

$ yay -Rns python-smaz

2. Manually Install "python-smaz" via AUR

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

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

b. Clone python-smaz's git locally

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

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

$ cd ~/python-smaz $ makepkg -si

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

ID: 957922
Name: python-smaz
PackageBaseID: 170852
PackageBase: python-smaz
Version: 1.1.0-1
Description: Small string compression using smaz, supports Python 3.
URL: https://github.com/originell/smaz-py3
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: timschumi
FirstSubmitted: 1631034705
LastModified: 1631034705
URLPath: /cgit/aur.git/snapshot/python-smaz.tar.gz