python-pylibjpeg on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-pylibjpeg

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

$ yay -Rns python-pylibjpeg

2. Manually Install "python-pylibjpeg" via AUR

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

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

b. Clone python-pylibjpeg's git locally

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

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

$ cd ~/python-pylibjpeg $ makepkg -si

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

ID: 1382793
Name: python-pylibjpeg
PackageBaseID: 160940
PackageBase: python-pylibjpeg
Version: 2.0.0-1
Description: A Python framework for decoding JPEG images, with a focus on supporting pydicom
URL: https://github.com/pydicom/pylibjpeg
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hottea
Submitter: hottea
FirstSubmitted: 1608012862
LastModified: 1704774109
URLPath: /cgit/aur.git/snapshot/python-pylibjpeg.tar.gz