relion on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S relion

* (Optional) Uninstall relion on Arch using YAY

$ yay -Rns relion

2. Manually Install "relion" via AUR

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

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

b. Clone relion's git locally

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

c. Go to ~/relion folder and install it

$ cd ~/relion $ makepkg -si

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

ID: 292761
Name: relion
PackageBaseID: 109970
PackageBase: relion
Version: 1.4-1
Description: REgularised LIkelihood OptimisatioN: employs an empirical Bayesian approach to refinement of 3D reconstructions or 2D class averages in electron cryo-microscopy
URL: http://www2.mrc-lmb.cam.ac.uk/relion/index.php/Main_Page
NumVotes: 0
Popularity: 0
OutOfDate: 1573487506
Maintainer:
FirstSubmitted: 1460284119
LastModified: 1460290658
URLPath: /cgit/aur.git/snapshot/relion.tar.gz