napari-console on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S napari-console

* (Optional) Uninstall napari-console on Arch using YAY

$ yay -Rns napari-console

2. Manually Install "napari-console" via AUR

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

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

b. Clone napari-console's git locally

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

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

$ cd ~/napari-console $ makepkg -si

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

ID: 1416567
Name: napari-console
PackageBaseID: 173979
PackageBase: napari-console
Version: 0.0.9-1
Description: A plugin that adds a console to napari.
URL: https://github.com/napari/napari-console
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: brisvag
Submitter: brisvag
FirstSubmitted: 1639504763
LastModified: 1709031588
URLPath: /cgit/aur.git/snapshot/napari-console.tar.gz