r-synapsis on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-synapsis

* (Optional) Uninstall r-synapsis on Arch using YAY

$ yay -Rns r-synapsis

2. Manually Install "r-synapsis" via AUR

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

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

b. Clone r-synapsis's git locally

$ git clone https://aur.archlinux.org/r-synapsis.git ~/r-synapsis

c. Go to ~/r-synapsis folder and install it

$ cd ~/r-synapsis $ makepkg -si

3. Information about the r-synapsis package on Arch User Repository (AUR)

ID: 1340580
Name: r-synapsis
PackageBaseID: 182647
PackageBase: r-synapsis
Version: 1.8.0-1
Description: An R package to automate the analysis of double-strand break repair during meiosis
URL: https://bioconductor.org/packages/synapsis
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654535544
LastModified: 1698279439
URLPath: /cgit/aur.git/snapshot/r-synapsis.tar.gz