tophat on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S tophat

* (Optional) Uninstall tophat on Arch using YAY

$ yay -Rns tophat

2. Manually Install "tophat" via AUR

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

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

b. Clone tophat's git locally

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

c. Go to ~/tophat folder and install it

$ cd ~/tophat $ makepkg -si

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

ID: 1266484
Name: tophat
PackageBaseID: 55936
PackageBase: tophat
Version: 2.1.2-3
Description: fast splice junction mapper for RNA-Seq reads
URL: http://ccb.jhu.edu/software/tophat/index.shtml
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: malacology
Submitter: stratust
FirstSubmitted: 1327020648
LastModified: 1685654888
URLPath: /cgit/aur.git/snapshot/tophat.tar.gz