napari-plugin-engine on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S napari-plugin-engine

* (Optional) Uninstall napari-plugin-engine on Arch using YAY

$ yay -Rns napari-plugin-engine

2. Manually Install "napari-plugin-engine" via AUR

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

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

b. Clone napari-plugin-engine's git locally

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

c. Go to ~/napari-plugin-engine folder and install it

$ cd ~/napari-plugin-engine $ makepkg -si

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

ID: 1294274
Name: napari-plugin-engine
PackageBaseID: 173977
PackageBase: napari-plugin-engine
Version: 0.2.0-1
Description: Napari plugin engine, fork of pluggy.
URL: https://github.com/napari/napari-plugin-engine
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: brisvag
Submitter: brisvag
FirstSubmitted: 1639504709
LastModified: 1690296499
URLPath: /cgit/aur.git/snapshot/napari-plugin-engine.tar.gz