python-openslide on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S python-openslide

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

$ yay -Rns python-openslide

2. Manually Install "python-openslide" via AUR

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

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

b. Clone python-openslide's git locally

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

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

$ cd ~/python-openslide $ makepkg -si

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

ID: 1330687
Name: python-openslide
PackageBaseID: 112072
PackageBase: python-openslide
Version: 1.3.1-1
Description: Python bindings to OpenSlide
URL: https://github.com/openslide/openslide-python
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: hottea
Submitter: pingplug
FirstSubmitted: 1465008984
LastModified: 1696798886
URLPath: /cgit/aur.git/snapshot/python-openslide.tar.gz