bedtools-git on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S bedtools-git

* (Optional) Uninstall bedtools-git on Arch using YAY

$ yay -Rns bedtools-git

2. Manually Install "bedtools-git" via AUR

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

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

b. Clone bedtools-git's git locally

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

c. Go to ~/bedtools-git folder and install it

$ cd ~/bedtools-git $ makepkg -si

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

ID: 471524
Name: bedtools-git
PackageBaseID: 126860
PackageBase: bedtools-git
Version: v2.27.1.r0.g1de417b9-1
Description: powerful toolset for genome arithmetic.
URL: https://github.com/arq5x/bedtools2
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: clintval
FirstSubmitted: 1509571885
LastModified: 1513819773
URLPath: /cgit/aur.git/snapshot/bedtools-git.tar.gz