You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NOTE: The RPM repository provides GMT packages for recent Fedora versions!
Fedora users can add the GMT official RPM repository and install gmt by:
# enable the RPM repository
sudo dnf copr enable genericmappingtools/gmt
# Install the latest GMT provided by the RPM repository
sudo dnf install gmt
# Update to the latest version if available
sudo dnf update gmt
You may also install other optional dependencies for more capabilities within GMT:
Note:
If you already installed the GMT packages provided by Fedora,
you have to uninstall them before installing the new GMT packages provided
by the official GMT repository. You can uninstall the older packages by: