bioprospector on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S bioprospector

* (Optional) Uninstall bioprospector on Arch using YAY

$ yay -Rns bioprospector

2. Manually Install "bioprospector" via AUR

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

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

b. Clone bioprospector's git locally

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

c. Go to ~/bioprospector folder and install it

$ cd ~/bioprospector $ makepkg -si

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

ID: 392966
Name: bioprospector
PackageBaseID: 120668
PackageBase: bioprospector
Version: 2004-3
Description: A DNA seqence motif finding programs
URL: http://motif.stanford.edu/distributions/bioprospector/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: allencch
Submitter: allencch
FirstSubmitted: 1489760925
LastModified: 1489760925
URLPath: /cgit/aur.git/snapshot/bioprospector.tar.gz