python-pybigwig on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-pybigwig

* (Optional) Uninstall python-pybigwig on Arch using YAY

$ yay -Rns python-pybigwig

2. Manually Install "python-pybigwig" via AUR

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

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

b. Clone python-pybigwig's git locally

$ git clone https://aur.archlinux.org/python-pybigwig.git ~/python-pybigwig

c. Go to ~/python-pybigwig folder and install it

$ cd ~/python-pybigwig $ makepkg -si

3. Information about the python-pybigwig package on Arch User Repository (AUR)

ID: 1238400
Name: python-pybigwig
PackageBaseID: 128102
PackageBase: python-pybigwig
Version: 0.3.22-1
Description: A Python extension for quick access to bigWig and bigBed files
URL: https://github.com/deeptools/pyBigWig
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mschu
Submitter: clintval
FirstSubmitted: 1513824170
LastModified: 1680956428
URLPath: /cgit/aur.git/snapshot/python-pybigwig.tar.gz