pftools on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S pftools

* (Optional) Uninstall pftools on Arch using YAY

$ yay -Rns pftools

2. Manually Install "pftools" via AUR

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

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

b. Clone pftools's git locally

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

c. Go to ~/pftools folder and install it

$ cd ~/pftools $ makepkg -si

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

ID: 501663
Name: pftools
PackageBaseID: 131373
PackageBase: pftools
Version: 2.3-3
Description: Contains all the software necessary to build protein and DNA generalized profiles and use them to scan and align sequences, and search databases.
URL: https://web.expasy.org/pftools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: anadon
Submitter: anadon
FirstSubmitted: 1522885357
LastModified: 1523303043
URLPath: /cgit/aur.git/snapshot/pftools.tar.gz