python-pybedtools on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-pybedtools

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

$ yay -Rns python-pybedtools

2. Manually Install "python-pybedtools" via AUR

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

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

b. Clone python-pybedtools's git locally

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

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

$ cd ~/python-pybedtools $ makepkg -si

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

ID: 1303201
Name: python-pybedtools
PackageBaseID: 128050
PackageBase: python-pybedtools
Version: 0.9.1-1
Description: python wrapper for BEDTools bioinformatics suite
URL: https://github.com/daler/pybedtools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kbipinkumar
Submitter: clintval
FirstSubmitted: 1513704779
LastModified: 1691906526
URLPath: /cgit/aur.git/snapshot/python-pybedtools.tar.gz