python-pyssim on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-pyssim

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

$ yay -Rns python-pyssim

2. Manually Install "python-pyssim" via AUR

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

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

b. Clone python-pyssim's git locally

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

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

$ cd ~/python-pyssim $ makepkg -si

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

ID: 1385165
Name: python-pyssim
PackageBaseID: 184704
PackageBase: python-pyssim
Version: 0.6-2
Description: Module for computing Structured Similarity Image Metric (SSIM) in Python
URL: https://pypi.org/project/pyssim
NumVotes: 1
Popularity: 0.028353
OutOfDate:
Maintainer: anonfunc
Submitter: anonfunc
FirstSubmitted: 1659709739
LastModified: 1705164504
URLPath: /cgit/aur.git/snapshot/python-pyssim.tar.gz