r-umap on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-umap

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

$ yay -Rns r-umap

2. Manually Install "r-umap" via AUR

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

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

b. Clone r-umap's git locally

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

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

$ cd ~/r-umap $ makepkg -si

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

ID: 1205119
Name: r-umap
PackageBaseID: 182817
PackageBase: r-umap
Version: 0.2.10.0-1
Description: Uniform Manifold Approximation and Projection
URL: https://cran.r-project.org/package=umap
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654539735
LastModified: 1675296126
URLPath: /cgit/aur.git/snapshot/r-umap.tar.gz