panther on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S panther

* (Optional) Uninstall panther on Arch using YAY

$ yay -Rns panther

2. Manually Install "panther" via AUR

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

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

b. Clone panther's git locally

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

c. Go to ~/panther folder and install it

$ cd ~/panther $ makepkg -si

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

ID: 500874
Name: panther
PackageBaseID: 131044
PackageBase: panther
Version: 13.1-2
Description: The PANTHER (Protein ANalysis THrough Evolutionary Relationships) Classification System was designed to classify proteins (and their genes) in order to facilitate high-throughput analysis.
URL: ftp://ftp.pantherdb.org
NumVotes: 0
Popularity: 0
OutOfDate: 1556938784
Maintainer: anadon
Submitter: anadon
FirstSubmitted: 1521834923
LastModified: 1523030874
URLPath: /cgit/aur.git/snapshot/panther.tar.gz