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