Package Request : anaconda

User Package Requests for MX-19
Message
Author
User avatar
hkjz
Posts: 345
Joined: Thu Apr 11, 2019 4:38 pm

Package Request : anaconda

#1 Post by hkjz »

https://www.anaconda.com/distribution/

Hello,
can i ask to add Anaconda to MX Repository Package,

thank you

SwampRabbit
Posts: 3602
Joined: Tue Jun 14, 2016 2:02 pm

Re: Package Request : anaconda

#2 Post by SwampRabbit »

hkjz wrote: Fri Apr 24, 2020 8:28 am https://www.anaconda.com/distribution/

Hello,
can i ask to add Anaconda to MX Repository Package,

thank you
Do you know where they hide their source code?
That link you provided only has installer packages from what I can see.

They say it’s open source, we need that to package it, unless we just provide a routine to the installer.
NEW USERS START HERE FAQS, MX Manual, and How to Break Your System - Don't use Ubuntu PPAs! Always post your Quick System Info (QSI) when asking for help.

User avatar
hkjz
Posts: 345
Joined: Thu Apr 11, 2019 4:38 pm

Re: Package Request : anaconda

#3 Post by hkjz »

i wrote them, lets see

User avatar
Stevo
Developer
Posts: 14822
Joined: Fri Dec 15, 2006 7:07 pm

Re: Package Request : anaconda

#4 Post by Stevo »

The Arch PKGBUILD has some links for the installer that they use to provide the source:

https://aur.archlinux.org/cgit/aur.git/ ... h=anaconda

However, this is a large package, and it may not make sense in terms of labor and repo space to provide for just one user, especially when it's already providing an installer.

User avatar
say_hello
Posts: 158
Joined: Thu Jul 04, 2019 10:46 am

Re: Package Request : anaconda

#5 Post by say_hello »

hi dear commnity

installed it on mx 19 - but i guess i got stuck somewhere in the middle

Code: Select all

  toolz              pkgs/main/noarch::toolz-0.10.0-py_0
  tornado            pkgs/main/linux-64::tornado-6.0.3-py37h7b6447c_3
  tqdm               pkgs/main/noarch::tqdm-4.42.1-py_0
  traitlets          pkgs/main/linux-64::traitlets-4.3.3-py37_0
  ujson              pkgs/main/linux-64::ujson-1.35-py37h14c3975_0
  unicodecsv         pkgs/main/linux-64::unicodecsv-0.14.1-py37_0
  unixodbc           pkgs/main/linux-64::unixodbc-2.3.7-h14c3975_0
  urllib3            pkgs/main/linux-64::urllib3-1.25.8-py37_0
  watchdog           pkgs/main/linux-64::watchdog-0.10.2-py37_0
  wcwidth            pkgs/main/noarch::wcwidth-0.1.8-py_0
  webencodings       pkgs/main/linux-64::webencodings-0.5.1-py37_1
  werkzeug           pkgs/main/noarch::werkzeug-1.0.0-py_0
  wheel              pkgs/main/linux-64::wheel-0.34.2-py37_0
  widgetsnbextension pkgs/main/linux-64::widgetsnbextension-3.5.1-py37_0
  wrapt              pkgs/main/linux-64::wrapt-1.11.2-py37h7b6447c_0
  wurlitzer          pkgs/main/linux-64::wurlitzer-2.0.0-py37_0
  xlrd               pkgs/main/linux-64::xlrd-1.2.0-py37_0
  xlsxwriter         pkgs/main/noarch::xlsxwriter-1.2.7-py_0
  xlwt               pkgs/main/linux-64::xlwt-1.3.0-py37_0
  xmltodict          pkgs/main/noarch::xmltodict-0.12.0-py_0
  xz                 pkgs/main/linux-64::xz-5.2.4-h14c3975_4
  yaml               pkgs/main/linux-64::yaml-0.1.7-had09818_2
  yapf               pkgs/main/noarch::yapf-0.28.0-py_0
  zeromq             pkgs/main/linux-64::zeromq-4.3.1-he6710b0_3
  zict               pkgs/main/noarch::zict-1.0.0-py_0
  zipp               pkgs/main/noarch::zipp-2.2.0-py_0
  zlib               pkgs/main/linux-64::zlib-1.2.11-h7b6447c_3
  zstd               pkgs/main/linux-64::zstd-1.3.7-h0b5b093_0


Preparing transaction: done
Executing transaction: done
installation finished.
Do you wish the installer to initialize Anaconda3
by running conda init? [yes|no]
[no] >>> yes
no change     /root/anaconda3/condabin/conda
no change     /root/anaconda3/bin/conda
no change     /root/anaconda3/bin/conda-env
no change     /root/anaconda3/bin/activate
no change     /root/anaconda3/bin/deactivate
no change     /root/anaconda3/etc/profile.d/conda.sh
no change     /root/anaconda3/etc/fish/conf.d/conda.fish
no change     /root/anaconda3/shell/condabin/Conda.psm1
no change     /root/anaconda3/shell/condabin/conda-hook.ps1
no change     /root/anaconda3/lib/python3.7/site-packages/xontrib/conda.xsh
no change     /root/anaconda3/etc/profile.d/conda.csh
modified      /root/.bashrc

==> For changes to take effect, close and re-open your current shell. <==

If you'd prefer that conda's base environment not be activated on startup, 
   set the auto_activate_base parameter to false: 

conda config --set auto_activate_base false

Thank you for installing Anaconda3!

===========================================================================

Anaconda and JetBrains are working together to bring you Anaconda-powered
environments tightly integrated in the PyCharm IDE.

PyCharm for Anaconda is available at:
https://www.anaconda.com/pycharm

root@mx:/home/martin/Downloads# 

does this mean that i get the anaconda into the start-menu+?

User avatar
say_hello
Posts: 158
Joined: Thu Jul 04, 2019 10:46 am

Re: Package Request : anaconda

#6 Post by say_hello »

unfortunatly no body here ...;)

User avatar
Stevo
Developer
Posts: 14822
Joined: Fri Dec 15, 2006 7:07 pm

Re: Package Request : anaconda

#7 Post by Stevo »

I'm not sure what
does this mean that i get the anaconda into the start-menu+?
means! Does this mean you want to add it to the menu? There are many guides to adding a menu item here.

Can you even start whatever it is from the terminal?

Our time is limited, and you have to help us out by providing clear and complete questions, along with information.

User avatar
hkjz
Posts: 345
Joined: Thu Apr 11, 2019 4:38 pm

Re: Package Request : anaconda

#8 Post by hkjz »

Stevo wrote: Sat Apr 25, 2020 11:48 pm The Arch PKGBUILD has some links for the installer that they use to provide the source:

https://aur.archlinux.org/cgit/aur.git/ ... h=anaconda

However, this is a large package, and it may not make sense in terms of labor and repo space to provide for just one user, especially when it's already providing an installer.
Hey Stevo,
i just install MX as new again, made the snapshot after some tweeks,
now is time to try to install Anaconda sucessfully again,

====================================

this is the link which You provided:
https://aur.archlinux.org/cgit/aur.git/tree/?h=anaconda

The Tree section shows us list of links like this, with the code behind each link

Code: Select all

Mode	Name	Size	
-rw-r--r--	.SRCINFO	627	logstatsplain
-rw-r--r--	.gitignore	43	logstatsplain
-rw-r--r--	PKGBUILD	1233	logstatsplain
-rw-r--r--	anaconda.install	219	logstatsplain
but honestly - i have never been doing installation based only on files - always

Code: Select all

sudo apt-get install xyz
i bet such compiling is easy, when most of the job is already done - like here -
if i would even once went trough the process like that - i would know what to do, but i have had not yet.
how i suppose to install anaconda based on those files?

Thank you!

User avatar
hkjz
Posts: 345
Joined: Thu Apr 11, 2019 4:38 pm

Re: Package Request : anaconda

#9 Post by hkjz »

Stevo wrote: Fri May 08, 2020 1:39 pm I'm not sure what
Hello Stevo, some time passed by, i dont want to bother You to much,
however i would like to redo Anaconda request.

Is that possible, that Anaconda would come to the official Stable Repository of MX?

Head on the Stick gave some answer how to install this Anaconda
viewtopic.php?f=104&t=58202&p=576218&hi ... da#p576218
based on
https://aur.archlinux.org/cgit/aur.git/tree/?h=anaconda

but as he mentioned earlier, it could be tricky for somebody who never done that before,
and i never did! However i don't mind learning new stuff neither, but his explanation was not clear enough. :puppy:

But becasue of that - i will spend some hours to crack this things, lets see with what success :)
Thank you

Have a Happy Day!
----------------
Long Live MX!

User avatar
say_hello
Posts: 158
Joined: Thu Jul 04, 2019 10:46 am

Re: Package Request : anaconda

#10 Post by say_hello »

hi there Stevo, hi hkjz,good day SwampRabbit .... this is the most important thread here... i am so glad that you were discussing this!'



first of all: all the best to you - i wish erverone a great and sucessful new year. :happy:


well i am eagerly waiting for the option to run Anaconda on MX Linux.

it is not in Synaptic nor on the package-installer:

see the other thread: viewtopic.php?t=45785

where Buck Fankers, truongtfg, Eadwine Rose and others were discussing this

truongtfg wrote

Anaconda is running well on my system. The only issue is initially it takes over the path of the system Python and QT (i.e. the default Python and QT now will point to the Path assigned by Anaconda). You can read more about this (there is a solution also) here: https://tobanwiebe.com/blog/2016/09/ana ... hon-linux
All in all, after fixing that annoyance, anaconda is great and the chance for it to break the system is low. Besides, you can install timeshift from the repo and make a backup snapshot just in case.


what can we do now i need to have the new Anaconda on my MX-Notebook!


love to hear from you

regards Say_hello :happy:



update: tried to install all anaconda-things according the official instruction - went the hard way - on terminal: see these docs: https://docs.anaconda.com/anaconda/install/linux/

a quick walktrough through the steps ended up in fully-fledged installation of Anaconda3

next steps are shown here: https://docs.anaconda.com/anaconda/user ... g-started/

Linux: Open a terminal window and type anaconda-navigator.

voila - now Anaconda3 starts...

conclusio: all is fine now..

have a great day ;)

Post Reply

Return to “Package Requests/Status - MX-19”