napari on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S napari

* (Optional) Uninstall napari on Arch using YAY

$ yay -Rns napari

2. Manually Install "napari" via AUR

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

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

b. Clone napari's git locally

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

c. Go to ~/napari folder and install it

$ cd ~/napari $ makepkg -si

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

ID: 1416572
Name: napari
PackageBaseID: 173980
PackageBase: napari
Version: 0.4.19-1
Description: Multi-dimensional image viewer for Python.
URL: https://napari.org
NumVotes: 1
Popularity: 5.0E-6
OutOfDate:
Maintainer: brisvag
Submitter: brisvag
FirstSubmitted: 1639504783
LastModified: 1709031677
URLPath: /cgit/aur.git/snapshot/napari.tar.gz