mdscan on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S mdscan

* (Optional) Uninstall mdscan on Arch using YAY

$ yay -Rns mdscan

2. Manually Install "mdscan" via AUR

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

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

b. Clone mdscan's git locally

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

c. Go to ~/mdscan folder and install it

$ cd ~/mdscan $ makepkg -si

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

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