ipknot on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S ipknot

* (Optional) Uninstall ipknot on Arch using YAY

$ yay -Rns ipknot

2. Manually Install "ipknot" via AUR

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

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

b. Clone ipknot's git locally

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

c. Go to ~/ipknot folder and install it

$ cd ~/ipknot $ makepkg -si

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

ID: 919179
Name: ipknot
PackageBaseID: 110125
PackageBase: ipknot
Version: 1.0.0-1
Description: IPknot for predicting RNA pseudoknot structures using integer programming
URL: http://rtips.dna.bio.keio.ac.jp/ipknot/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tzok
Submitter: tzok
FirstSubmitted: 1460713689
LastModified: 1623316460
URLPath: /cgit/aur.git/snapshot/ipknot.tar.gz