Installation on Fedora and other rpm-based systems¶
Use the general Linux installation instructions: Installation under Linux
Prerequisites¶
The following packages are installed on Centos systems when running
python install.py deps system
in Pyrocko’s project directory:
sudo yum -y install epel-release dnf-plugins-core
sudo yum config-manager --set-enabled powertools
sudo yum -y install make gcc patch git python3 python3-wheel python3-yaml \
python3-matplotlib python3-numpy python3-scipy python3-requests \
python3-coverage python3-pytest python3-jinja2 python3-qt5 \
python3-matplotlib-qt5