[SciPy-Dev] [SciPy-User] ANN: SciPy 0.12.0 release

Andreas Hilboll lists at hilboll.de
Sun Apr 14 05:13:53 EDT 2013


> > I just uploaded .deb Packages for Ubuntu 12.04LTS to
>
> >   ppa:pylab/stable
>
> I just added that to my Linux Mint repository. What do I use with
> apt-get to install your package?

Hi Patrick,

after the usual

   sudo apt-get update

you can install the package with

   sudo apt-get install python-scipy

or

   sudo apt-get install python3-scipy

depending on which Python you're using.

Cheers, A.



More information about the SciPy-Dev mailing list