r-rtsne on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-rtsne

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

$ yay -Rns r-rtsne

2. Manually Install "r-rtsne" via AUR

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

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

b. Clone r-rtsne's git locally

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

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

$ cd ~/r-rtsne $ makepkg -si

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

ID: 1366047
Name: r-rtsne
PackageBaseID: 182232
PackageBase: r-rtsne
Version: 0.17-1
Description: T-Distributed Stochastic Neighbor Embedding using a Barnes-Hut Implementation
URL: https://cran.r-project.org/package=Rtsne
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654523286
LastModified: 1701950595
URLPath: /cgit/aur.git/snapshot/r-rtsne.tar.gz