How To Install octave-GeographicLib on Rocky Linux 8
Introduction
In this tutorial we learn how to install octave-GeographicLib
on Rocky Linux 8.
What is octave-GeographicLib
A translation of some of the GeographicLib C++ functionality to Octave
We can use yum
or dnf
to install octave-GeographicLib
on Rocky Linux 8. In this tutorial we discuss both methods but you only need to choose one of method to install octave-GeographicLib.
Install octave-GeographicLib on Rocky Linux 8 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install octave-GeographicLib
using dnf
by running the following command:
sudo dnf -y install octave-GeographicLib
Install octave-GeographicLib on Rocky Linux 8 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install octave-GeographicLib
using yum
by running the following command:
sudo yum -y install octave-GeographicLib
How To Uninstall octave-GeographicLib on Rocky Linux 8
To uninstall only the octave-GeographicLib
package we can use the following command:
sudo dnf remove octave-GeographicLib
octave-GeographicLib Package Contents on Rocky Linux 8
/usr/share/licenses/octave-GeographicLib
/usr/share/licenses/octave-GeographicLib/LICENSE.txt
/usr/share/octave/packages/geographiclib-1.50.1
/usr/share/octave/packages/geographiclib-1.50.1/Contents.m
/usr/share/octave/packages/geographiclib-1.50.1/cassini_fwd.m
/usr/share/octave/packages/geographiclib-1.50.1/cassini_inv.m
/usr/share/octave/packages/geographiclib-1.50.1/defaultellipsoid.m
/usr/share/octave/packages/geographiclib-1.50.1/ecc2flat.m
/usr/share/octave/packages/geographiclib-1.50.1/eqdazim_fwd.m
/usr/share/octave/packages/geographiclib-1.50.1/eqdazim_inv.m
/usr/share/octave/packages/geographiclib-1.50.1/flat2ecc.m
/usr/share/octave/packages/geographiclib-1.50.1/gedistance.m
/usr/share/octave/packages/geographiclib-1.50.1/gedoc.m
/usr/share/octave/packages/geographiclib-1.50.1/geocent_fwd.m
/usr/share/octave/packages/geographiclib-1.50.1/geocent_inv.m
/usr/share/octave/packages/geographiclib-1.50.1/geodarea.m
/usr/share/octave/packages/geographiclib-1.50.1/geoddistance.m
/usr/share/octave/packages/geographiclib-1.50.1/geoddoc.m
/usr/share/octave/packages/geographiclib-1.50.1/geodreckon.m
/usr/share/octave/packages/geographiclib-1.50.1/geographiclib_test.m
/usr/share/octave/packages/geographiclib-1.50.1/geoid_height.m
/usr/share/octave/packages/geographiclib-1.50.1/geoid_load.m
/usr/share/octave/packages/geographiclib-1.50.1/gereckon.m
/usr/share/octave/packages/geographiclib-1.50.1/gnomonic_fwd.m
/usr/share/octave/packages/geographiclib-1.50.1/gnomonic_inv.m
/usr/share/octave/packages/geographiclib-1.50.1/loccart_fwd.m
/usr/share/octave/packages/geographiclib-1.50.1/loccart_inv.m
/usr/share/octave/packages/geographiclib-1.50.1/mgrs_fwd.m
/usr/share/octave/packages/geographiclib-1.50.1/mgrs_inv.m
/usr/share/octave/packages/geographiclib-1.50.1/packinfo
/usr/share/octave/packages/geographiclib-1.50.1/packinfo/COPYING
/usr/share/octave/packages/geographiclib-1.50.1/packinfo/DESCRIPTION
/usr/share/octave/packages/geographiclib-1.50.1/polarst_fwd.m
/usr/share/octave/packages/geographiclib-1.50.1/polarst_inv.m
/usr/share/octave/packages/geographiclib-1.50.1/private
/usr/share/octave/packages/geographiclib-1.50.1/private/A1m1f.m
/usr/share/octave/packages/geographiclib-1.50.1/private/A2m1f.m
/usr/share/octave/packages/geographiclib-1.50.1/private/A3coeff.m
/usr/share/octave/packages/geographiclib-1.50.1/private/A3f.m
/usr/share/octave/packages/geographiclib-1.50.1/private/AngDiff.m
/usr/share/octave/packages/geographiclib-1.50.1/private/AngNormalize.m
/usr/share/octave/packages/geographiclib-1.50.1/private/AngRound.m
/usr/share/octave/packages/geographiclib-1.50.1/private/C1f.m
/usr/share/octave/packages/geographiclib-1.50.1/private/C1pf.m
/usr/share/octave/packages/geographiclib-1.50.1/private/C2f.m
/usr/share/octave/packages/geographiclib-1.50.1/private/C3coeff.m
/usr/share/octave/packages/geographiclib-1.50.1/private/C3f.m
/usr/share/octave/packages/geographiclib-1.50.1/private/C4coeff.m
/usr/share/octave/packages/geographiclib-1.50.1/private/C4f.m
/usr/share/octave/packages/geographiclib-1.50.1/private/G4coeff.m
/usr/share/octave/packages/geographiclib-1.50.1/private/GeoRotation.m
/usr/share/octave/packages/geographiclib-1.50.1/private/LatFix.m
/usr/share/octave/packages/geographiclib-1.50.1/private/SinCosSeries.m
/usr/share/octave/packages/geographiclib-1.50.1/private/atan2dx.m
/usr/share/octave/packages/geographiclib-1.50.1/private/cbrtx.m
/usr/share/octave/packages/geographiclib-1.50.1/private/copysignx.m
/usr/share/octave/packages/geographiclib-1.50.1/private/cvmgt.m
/usr/share/octave/packages/geographiclib-1.50.1/private/eatanhe.m
/usr/share/octave/packages/geographiclib-1.50.1/private/geoid_file.m
/usr/share/octave/packages/geographiclib-1.50.1/private/geoid_load_file.m
/usr/share/octave/packages/geographiclib-1.50.1/private/norm2.m
/usr/share/octave/packages/geographiclib-1.50.1/private/remx.m
/usr/share/octave/packages/geographiclib-1.50.1/private/sincosdx.m
/usr/share/octave/packages/geographiclib-1.50.1/private/sumx.m
/usr/share/octave/packages/geographiclib-1.50.1/private/swap.m
/usr/share/octave/packages/geographiclib-1.50.1/private/tauf.m
/usr/share/octave/packages/geographiclib-1.50.1/private/taupf.m
/usr/share/octave/packages/geographiclib-1.50.1/projdoc.m
/usr/share/octave/packages/geographiclib-1.50.1/tranmerc_fwd.m
/usr/share/octave/packages/geographiclib-1.50.1/tranmerc_inv.m
/usr/share/octave/packages/geographiclib-1.50.1/utmups_fwd.m
/usr/share/octave/packages/geographiclib-1.50.1/utmups_inv.m
References
Summary
In this tutorial we learn how to install octave-GeographicLib
on Rocky Linux 8 using yum and dnf.