fragrep on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S fragrep

* (Optional) Uninstall fragrep on Arch using YAY

$ yay -Rns fragrep

2. Manually Install "fragrep" via AUR

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

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

b. Clone fragrep's git locally

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

c. Go to ~/fragrep folder and install it

$ cd ~/fragrep $ makepkg -si

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

ID: 232050
Name: fragrep
PackageBaseID: 100317
PackageBase: fragrep
Version: 2-1
Description: Detect nucleotide pattern fragments in genomes that occur in a given order
URL: https://www.bioinf.uni-leipzig.de/Software/fragrep/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: RaumZeit
Submitter: RaumZeit
FirstSubmitted: 1442668668
LastModified: 1442668746
URLPath: /cgit/aur.git/snapshot/fragrep.tar.gz