python-opentsne on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-opentsne

* (Optional) Uninstall python-opentsne on Arch using YAY

$ yay -Rns python-opentsne

2. Manually Install "python-opentsne" via AUR

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

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

b. Clone python-opentsne's git locally

$ git clone https://aur.archlinux.org/python-opentsne.git ~/python-opentsne

c. Go to ~/python-opentsne folder and install it

$ cd ~/python-opentsne $ makepkg -si

3. Information about the python-opentsne package on Arch User Repository (AUR)

ID: 1362316
Name: python-opentsne
PackageBaseID: 138636
PackageBase: python-opentsne
Version: 1.0.1-1
Description: Extensible, parallel implementations of t-SNE
URL: https://opentsne.readthedocs.io/en/latest/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: a821
Submitter: xantares
FirstSubmitted: 1547066538
LastModified: 1701328579
URLPath: /cgit/aur.git/snapshot/python-opentsne.tar.gz