Scientific setup on fresh Fedora 23 installation

su -
dnf update

RPM Fusion repository
http://rpmfusion.org/Configuration

Install the missing software:

dnf install gnome-tweak-tool gimp inkscape thunderbird bluefish filezilla vlc python-openoffice epiphany
dnf install VirtualBox
dnf install dconf-editor

Software for development

dnf groupinstall "Development Tools"

Scientific software

dnf install numpy scipy python-matplotlib python-pandas python-ipython

Upgrade SciPy

dnf install python-pip blas-devel lapack-devel gcc-c++ rpm-build
dnf groupinstall "Development Tools"
pip install --upgrade scipy

Published by

MartinsM

Martins M.