python-lpips on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-lpips

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

$ yay -Rns python-lpips

2. Manually Install "python-lpips" via AUR

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

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

b. Clone python-lpips's git locally

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

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

$ cd ~/python-lpips $ makepkg -si

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

ID: 1224144
Name: python-lpips
PackageBaseID: 191315
PackageBase: python-lpips
Version: 0.1.4-1
Description: LPIPS Similarity metric
URL: https://github.com/richzhang/PerceptualSimilarity
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Freed
Submitter: Freed
FirstSubmitted: 1678466912
LastModified: 1678466912
URLPath: /cgit/aur.git/snapshot/python-lpips.tar.gz