r-eds on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-eds

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

$ yay -Rns r-eds

2. Manually Install "r-eds" via AUR

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

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

b. Clone r-eds's git locally

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

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

$ cd ~/r-eds $ makepkg -si

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

ID: 1340110
Name: r-eds
PackageBaseID: 193135
PackageBase: r-eds
Version: 1.4.0-1
Description: eds: Low-level reader for Alevin EDS format
URL: https://bioconductor.org/packages/eds
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1682739528
LastModified: 1698263071
URLPath: /cgit/aur.git/snapshot/r-eds.tar.gz