wiggletools on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S wiggletools

* (Optional) Uninstall wiggletools on Arch using YAY

$ yay -Rns wiggletools

2. Manually Install "wiggletools" via AUR

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

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

b. Clone wiggletools's git locally

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

c. Go to ~/wiggletools folder and install it

$ cd ~/wiggletools $ makepkg -si

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

ID: 925985
Name: wiggletools
PackageBaseID: 88300
PackageBase: wiggletools
Version: 1.2.11-1
Description: Compute genome-wide statistics with composable iterators
URL: https://github.com/Ensembl/WiggleTools
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: adsun
Submitter: wookietreiber
FirstSubmitted: 1418737972
LastModified: 1624624637
URLPath: /cgit/aur.git/snapshot/wiggletools.tar.gz