cufflinks on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S cufflinks

* (Optional) Uninstall cufflinks on Arch using YAY

$ yay -Rns cufflinks

2. Manually Install "cufflinks" via AUR

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

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

b. Clone cufflinks's git locally

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

c. Go to ~/cufflinks folder and install it

$ cd ~/cufflinks $ makepkg -si

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

ID: 1266475
Name: cufflinks
PackageBaseID: 55937
PackageBase: cufflinks
Version: 2.2.2.20190706.162801-2
Description: Transcriptome assembly and differential expression analysis for RNA-Seq.
URL: http://cole-trapnell-lab.github.io/cufflinks/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: malacology
Submitter: stratust
FirstSubmitted: 1327022020
LastModified: 1685653435
URLPath: /cgit/aur.git/snapshot/cufflinks.tar.gz