bedtools on AUR (Arch User Repository)
Last updated: January 11,2025
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
Copied
b. Install bedtools on Arch using YAY
$
yay -S
bedtools
Copied
* (Optional) Uninstall bedtools on Arch using YAY
$
yay -Rns
bedtools
Copied
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
Copied
b. Clone bedtools's git locally
$
git clone https://aur.archlinux.org/bedtools.git
~/bedtools
Copied
c. Go to ~/bedtools folder and install it
$
cd
~/bedtools
Copied
$
makepkg -si
Copied
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
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