tulip on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S tulip

* (Optional) Uninstall tulip on Arch using YAY

$ yay -Rns tulip

2. Manually Install "tulip" via AUR

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

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

b. Clone tulip's git locally

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

c. Go to ~/tulip folder and install it

$ cd ~/tulip $ makepkg -si

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

ID: 1299730
Name: tulip
PackageBaseID: 111515
PackageBase: tulip
Version: 5.7.2-1
Description: Tulip is an information visualization framework dedicated to the analysis and visualization of relational data.
URL: http://tulip.labri.fr/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Nim65s
Submitter: yhfudev
FirstSubmitted: 1463827332
LastModified: 1691321637
URLPath: /cgit/aur.git/snapshot/tulip.tar.gz