How can I install anaconda in CentOS 7

Issues related to applications and software problems
Post Reply
mikehandrix123
Posts: 1
Joined: 2019/04/24 16:57:31

How can I install anaconda in CentOS 7

Post by mikehandrix123 » 2019/04/24 17:05:42

I have installed anaconda on ubuntu 18.04 using https://linux4one.com/how-to-install-an ... ntu-18-04/ but when I am installing anaconda on centos I am facing some problems I just want to know how to install it properly on centos 7.

User avatar
TrevorH
Site Admin
Posts: 33218
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: How can I install anaconda in CentOS 7

Post by TrevorH » 2019/04/24 17:49:31

Easy: yum install anaconda though you might want to yum list anaconda\* first to see what other things you may want as well.
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

User avatar
jlehtone
Posts: 4530
Joined: 2007/12/11 08:17:33
Location: Finland

Re: How can I install anaconda in CentOS 7

Post by jlehtone » 2019/04/24 20:33:31

Not so easy. The anaconda is not the anaconda.

One is (RH) system installer: https://en.wikipedia.org/wiki/Anaconda_(installer)
The other is "Python distribution": https://en.wikipedia.org/wiki/Anaconda_ ... tribution)

For the latter, there seems to be a separate yum repo:
https://www.anaconda.com/rpm-and-debian ... miniconda/



Note: saying "some problems" could be replied with "some answers".

Post Reply