knossos on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S knossos

* (Optional) Uninstall knossos on Arch using YAY

$ yay -Rns knossos

2. Manually Install "knossos" via AUR

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

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

b. Clone knossos's git locally

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

c. Go to ~/knossos folder and install it

$ cd ~/knossos $ makepkg -si

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

ID: 1201623
Name: knossos
PackageBaseID: 85101
PackageBase: knossos
Version: 5.1-8
Description: A software tool for the visualization and annotation of 3D image data. It was developed for the rapid reconstruction of neural morphology and connectivity.
URL: https://knossos.app
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: knossos-team
Submitter: drawm
FirstSubmitted: 1409150495
LastModified: 1674596959
URLPath: /cgit/aur.git/snapshot/knossos.tar.gz