anaconda on AUR (Arch User Repository)
Last updated: February 03,2025
1. Install "anaconda" 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 anaconda on Arch using YAY
$
yay -S
anaconda
Copied
* (Optional) Uninstall anaconda on Arch using YAY
$
yay -Rns
anaconda
Copied
2. Manually Install "anaconda" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone anaconda's git locally
$
git clone https://aur.archlinux.org/anaconda.git
~/anaconda
Copied
c. Go to ~/anaconda folder and install it
$
cd
~/anaconda
Copied
$
makepkg -si
Copied
3. Information about the anaconda package on Arch User Repository (AUR)
ID: 1416464
Name: anaconda
PackageBaseID: 71306
PackageBase: anaconda
Version: 2024.02.1-1
Description: Simplifies package management and deployment of Anaconda
URL: https://anaconda.com
NumVotes: 109
Popularity: 0.018642
OutOfDate:
Maintainer: carlosal1015
Submitter: flexiondotorg
FirstSubmitted: 1372085482
LastModified: 1709022789
URLPath: /cgit/aur.git/snapshot/anaconda.tar.gz
Name: anaconda
PackageBaseID: 71306
PackageBase: anaconda
Version: 2024.02.1-1
Description: Simplifies package management and deployment of Anaconda
URL: https://anaconda.com
NumVotes: 109
Popularity: 0.018642
OutOfDate:
Maintainer: carlosal1015
Submitter: flexiondotorg
FirstSubmitted: 1372085482
LastModified: 1709022789
URLPath: /cgit/aur.git/snapshot/anaconda.tar.gz