resmap on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S resmap

* (Optional) Uninstall resmap on Arch using YAY

$ yay -Rns resmap

2. Manually Install "resmap" via AUR

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

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

b. Clone resmap's git locally

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

c. Go to ~/resmap folder and install it

$ cd ~/resmap $ makepkg -si

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

ID: 393205
Name: resmap
PackageBaseID: 120708
PackageBase: resmap
Version: 1.1.4-1
Description: Computes the local resolution of 3D density maps from structural biology and cryo-EM
URL: http://resmap.sourceforge.net
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jrdemasi
Submitter: joshinsilico
FirstSubmitted: 1489798011
LastModified: 1489804989
URLPath: /cgit/aur.git/snapshot/resmap.tar.gz