python-compressai on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-compressai

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

$ yay -Rns python-compressai

2. Manually Install "python-compressai" via AUR

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

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

b. Clone python-compressai's git locally

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

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

$ cd ~/python-compressai $ makepkg -si

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

ID: 1290570
Name: python-compressai
PackageBaseID: 187510
PackageBase: python-compressai
Version: 1.2.4-1
Description: A PyTorch library and evaluation platform for end-to-end compression research
URL: https://github.com/InterDigitalInc/CompressAI
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Freed
Submitter: Freed
FirstSubmitted: 1668785289
LastModified: 1689668038
URLPath: /cgit/aur.git/snapshot/python-compressai.tar.gz