r-sights on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-sights

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

$ yay -Rns r-sights

2. Manually Install "r-sights" via AUR

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

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

b. Clone r-sights's git locally

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

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

$ cd ~/r-sights $ makepkg -si

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

ID: 1340373
Name: r-sights
PackageBaseID: 182409
PackageBase: r-sights
Version: 1.28.0-1
Description: Statistics and dIagnostic Graphs for HTS
URL: https://bioconductor.org/packages/sights
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654527975
LastModified: 1698272793
URLPath: /cgit/aur.git/snapshot/r-sights.tar.gz