bedtools on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S bedtools

* (Optional) Uninstall bedtools on Arch using YAY

$ yay -Rns bedtools

2. Manually Install "bedtools" via AUR

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

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

b. Clone bedtools's git locally

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

c. Go to ~/bedtools folder and install it

$ cd ~/bedtools $ makepkg -si

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

ID: 1387130
Name: bedtools
PackageBaseID: 55824
PackageBase: bedtools
Version: 1:2.31.1-1
Description: powerful toolset for genome arithmetic
URL: https://github.com/arq5x/bedtools2
NumVotes: 16
Popularity: 0
OutOfDate:
Maintainer: malacology
Submitter: stratust
FirstSubmitted: 1326664202
LastModified: 1705437497
URLPath: /cgit/aur.git/snapshot/bedtools.tar.gz