r-anndata on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-anndata

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

$ yay -Rns r-anndata

2. Manually Install "r-anndata" via AUR

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

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

b. Clone r-anndata's git locally

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

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

$ cd ~/r-anndata $ makepkg -si

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

ID: 1341443
Name: r-anndata
PackageBaseID: 198938
PackageBase: r-anndata
Version: 0.7.5.6-1
Description: 'anndata' for R
URL: https://cran.r-project.org/package=anndata
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1698328302
LastModified: 1698328302
URLPath: /cgit/aur.git/snapshot/r-anndata.tar.gz