python-rawpy on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S python-rawpy

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

$ yay -Rns python-rawpy

2. Manually Install "python-rawpy" via AUR

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

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

b. Clone python-rawpy's git locally

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

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

$ cd ~/python-rawpy $ makepkg -si

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

ID: 1413268
Name: python-rawpy
PackageBaseID: 112244
PackageBase: python-rawpy
Version: 0.19.1-1
Description: Python wrapper for the libraw library
URL: https://github.com/letmaik/rawpy
NumVotes: 4
Popularity: 0.652574
OutOfDate:
Maintainer: jiakai
Submitter: bred
FirstSubmitted: 1465385878
LastModified: 1708527897
URLPath: /cgit/aur.git/snapshot/python-rawpy.tar.gz