qupath on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S qupath

* (Optional) Uninstall qupath on Arch using YAY

$ yay -Rns qupath

2. Manually Install "qupath" via AUR

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

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

b. Clone qupath's git locally

$ git clone https://aur.archlinux.org/qupath.git ~/qupath

c. Go to ~/qupath folder and install it

$ cd ~/qupath $ makepkg -si

3. Information about the qupath package on Arch User Repository (AUR)

ID: 1420754
Name: qupath
PackageBaseID: 164103
PackageBase: qupath
Version: 0.5.1-1
Description: Bioimage analysis & digital pathology
URL: https://github.com/qupath/qupath
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hottea
Submitter: hottea
FirstSubmitted: 1615130347
LastModified: 1709585159
URLPath: /cgit/aur.git/snapshot/qupath.tar.gz