libbigwig on AUR (Arch User Repository)

Last updated: December 29,2024

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

$ yay -S libbigwig

* (Optional) Uninstall libbigwig on Arch using YAY

$ yay -Rns libbigwig

2. Manually Install "libbigwig" via AUR

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

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

b. Clone libbigwig's git locally

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

c. Go to ~/libbigwig folder and install it

$ cd ~/libbigwig $ makepkg -si

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

ID: 1126522
Name: libbigwig
PackageBaseID: 118524
PackageBase: libbigwig
Version: 0.4.7-1
Description: library for handling bigWig files
URL: https://github.com/dpryan79/libBigWig
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: adsun
Submitter: wookietreiber
FirstSubmitted: 1483877505
LastModified: 1660613923
URLPath: /cgit/aur.git/snapshot/libbigwig.tar.gz