rdock on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S rdock

* (Optional) Uninstall rdock on Arch using YAY

$ yay -Rns rdock

2. Manually Install "rdock" via AUR

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

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

b. Clone rdock's git locally

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

c. Go to ~/rdock folder and install it

$ cd ~/rdock $ makepkg -si

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

ID: 718362
Name: rdock
PackageBaseID: 151260
PackageBase: rdock
Version: 2013.1-1
Description: A Fast, Versatile and Open Source Program for Docking Ligands to Proteins and Nucleic Acids
URL: http://rdock.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tzok
Submitter: tzok
FirstSubmitted: 1586349814
LastModified: 1586349814
URLPath: /cgit/aur.git/snapshot/rdock.tar.gz