python-tifffile on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-tifffile

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

$ yay -Rns python-tifffile

2. Manually Install "python-tifffile" via AUR

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

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

b. Clone python-tifffile's git locally

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

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

$ cd ~/python-tifffile $ makepkg -si

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

ID: 1408936
Name: python-tifffile
PackageBaseID: 86571
PackageBase: python-tifffile
Version: 2024.2.12-1
Description: Read and write image data from and to TIFF files
URL: https://github.com/cgohlke/tifffile
NumVotes: 13
Popularity: 2.9E-5
OutOfDate:
Maintainer: Universebenzene
Submitter: Francois_B
FirstSubmitted: 1413391681
LastModified: 1707884750
URLPath: /cgit/aur.git/snapshot/python-tifffile.tar.gz