anaconda2 on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "anaconda2" 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
Copied
b. Install anaconda2 on Arch using YAY
$
yay -S
anaconda2
Copied
* (Optional) Uninstall anaconda2 on Arch using YAY
$
yay -Rns
anaconda2
Copied
2. Manually Install "anaconda2" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone anaconda2's git locally
$
git clone https://aur.archlinux.org/anaconda2.git
~/anaconda2
Copied
c. Go to ~/anaconda2 folder and install it
$
cd
~/anaconda2
Copied
$
makepkg -si
Copied
3. Information about the anaconda2 package on Arch User Repository (AUR)
ID: 657271
Name: anaconda2
PackageBaseID: 87370
PackageBase: anaconda2
Version: 2019.10-1
Description: Completely free enterprise-ready Python distribution for large-scale data processing, predictive analytics, and scientific computing.
URL: https://www.anaconda.com/
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer:
Submitter: immae
FirstSubmitted: 1415835256
LastModified: 1571378304
URLPath: /cgit/aur.git/snapshot/anaconda2.tar.gz
Name: anaconda2
PackageBaseID: 87370
PackageBase: anaconda2
Version: 2019.10-1
Description: Completely free enterprise-ready Python distribution for large-scale data processing, predictive analytics, and scientific computing.
URL: https://www.anaconda.com/
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer:
Submitter: immae
FirstSubmitted: 1415835256
LastModified: 1571378304
URLPath: /cgit/aur.git/snapshot/anaconda2.tar.gz