cytoscape on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S cytoscape

* (Optional) Uninstall cytoscape on Arch using YAY

$ yay -Rns cytoscape

2. Manually Install "cytoscape" via AUR

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

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

b. Clone cytoscape's git locally

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

c. Go to ~/cytoscape folder and install it

$ cd ~/cytoscape $ makepkg -si

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

ID: 1312600
Name: cytoscape
PackageBaseID: 100526
PackageBase: cytoscape
Version: 3.10.1-1
Description: Network Data Integration, Analysis, and Visualization in a Box
URL: https://www.cytoscape.org
NumVotes: 12
Popularity: 0.007874
OutOfDate:
Maintainer: a821
Submitter: timdiels
FirstSubmitted: 1442926807
LastModified: 1693648497
URLPath: /cgit/aur.git/snapshot/cytoscape.tar.gz