How To Install cube-doc on CentOS 8

cube-doc is Documentation for cube

Introduction

In this tutorial we learn how to install cube-doc on CentOS 8.

What is cube-doc

The cube-doc package contains documentation for cube.

We can use yum or dnf to install cube-doc on CentOS 8. In this tutorial we discuss both methods but you only need to choose one of method to install cube-doc.

Install cube-doc on CentOS 8 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

The output should look something like this:

CentOS Linux 8 - AppStream                                       43 kB/s | 4.3 kB     00:00    
CentOS Linux 8 - BaseOS                                          65 kB/s | 3.9 kB     00:00    
CentOS Linux 8 - ContinuousRelease                               43 kB/s | 3.0 kB     00:00    
CentOS Linux 8 - Extras                                          23 kB/s | 1.5 kB     00:00    
CentOS Linux 8 - FastTrack                                       40 kB/s | 3.0 kB     00:00    
CentOS Linux 8 - HighAvailability                                36 kB/s | 3.9 kB     00:00    
CentOS Linux 8 - Plus                                            24 kB/s | 1.5 kB     00:00    
CentOS Linux 8 - PowerTools                                      50 kB/s | 4.3 kB     00:00    
Extra Packages for Enterprise Linux Modular 8 - x86_64           13 kB/s | 9.2 kB     00:00    
Extra Packages for Enterprise Linux 8 - x86_64                   24 kB/s | 8.5 kB     00:00    
Metadata cache created.

After updating yum database, We can install cube-doc using dnf by running the following command:

sudo dnf -y install cube-doc

Install cube-doc on CentOS 8 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

The output should look something like this:

CentOS Linux 8 - AppStream                                       43 kB/s | 4.3 kB     00:00    
CentOS Linux 8 - BaseOS                                          65 kB/s | 3.9 kB     00:00    
CentOS Linux 8 - ContinuousRelease                               43 kB/s | 3.0 kB     00:00    
CentOS Linux 8 - Extras                                          23 kB/s | 1.5 kB     00:00    
CentOS Linux 8 - FastTrack                                       40 kB/s | 3.0 kB     00:00    
CentOS Linux 8 - HighAvailability                                36 kB/s | 3.9 kB     00:00    
CentOS Linux 8 - Plus                                            24 kB/s | 1.5 kB     00:00    
CentOS Linux 8 - PowerTools                                      50 kB/s | 4.3 kB     00:00    
Extra Packages for Enterprise Linux Modular 8 - x86_64           13 kB/s | 9.2 kB     00:00    
Extra Packages for Enterprise Linux 8 - x86_64                   24 kB/s | 8.5 kB     00:00    
Metadata cache created.

After updating yum database, We can install cube-doc using yum by running the following command:

sudo yum -y install cube-doc

How To Uninstall cube-doc on CentOS 8

To uninstall only the cube-doc package we can use the following command:

sudo dnf remove cube-doc

cube-doc Package Contents on CentOS 8

/usr/share/doc/cubegui
/usr/share/doc/cubegui/CubePluginsUserGuide.pdf
/usr/share/doc/cubegui/CubeUserGuide.pdf
/usr/share/doc/cubegui/OPEN_ISSUES
/usr/share/doc/cubegui/README
/usr/share/doc/cubegui/example
/usr/share/doc/cubegui/example/Makefile.frontend
/usr/share/doc/cubegui/example/gui
/usr/share/doc/cubegui/example/gui/plugin-colormap
/usr/share/doc/cubegui/example/gui/plugin-colormap/ColorMapPlugin.cpp
/usr/share/doc/cubegui/example/gui/plugin-colormap/ColorMapPlugin.h
/usr/share/doc/cubegui/example/gui/plugin-colormap/colormap.pro
/usr/share/doc/cubegui/example/gui/plugin-context-free
/usr/share/doc/cubegui/example/gui/plugin-context-free/ContextFreePluginExample.cpp
/usr/share/doc/cubegui/example/gui/plugin-context-free/ContextFreePluginExample.h
/usr/share/doc/cubegui/example/gui/plugin-context-free/context-free.pro
/usr/share/doc/cubegui/example/gui/plugin-demo
/usr/share/doc/cubegui/example/gui/plugin-demo/DemoPlugin.cpp
/usr/share/doc/cubegui/example/gui/plugin-demo/DemoPlugin.h
/usr/share/doc/cubegui/example/gui/plugin-demo/demo-plugin.pro
/usr/share/doc/cubegui/example/gui/plugin-demo/demo-plugin.qrc
/usr/share/doc/cubegui/example/gui/plugin-demo/icon.png
/usr/share/doc/cubegui/example/gui/plugin-parallel
/usr/share/doc/cubegui/example/gui/plugin-parallel/ParallelPlugin.cpp
/usr/share/doc/cubegui/example/gui/plugin-parallel/ParallelPlugin.h
/usr/share/doc/cubegui/example/gui/plugin-parallel/parallel-example.pro
/usr/share/doc/cubegui/example/gui/plugin-simple
/usr/share/doc/cubegui/example/gui/plugin-simple/SimpleExample.cpp
/usr/share/doc/cubegui/example/gui/plugin-simple/SimpleExample.h
/usr/share/doc/cubegui/example/gui/plugin-simple/example-simple.pro
/usr/share/doc/cubegui/example/gui/plugin-value-view
/usr/share/doc/cubegui/example/gui/plugin-value-view/TauValueView.cpp
/usr/share/doc/cubegui/example/gui/plugin-value-view/TauValueView.h
/usr/share/doc/cubegui/example/gui/plugin-value-view/tau-value.pro
/usr/share/doc/cubegui/example/summary.cubex
/usr/share/doc/cubegui/example/trace.cubex
/usr/share/doc/cubegui/guide
/usr/share/doc/cubegui/guide/html
/usr/share/doc/cubegui/guide/html/AdvancedColorMapPlugin.html
/usr/share/doc/cubegui/guide/html/Advisor.html
/usr/share/doc/cubegui/guide/html/AdvisorKNLMemoryAnalysis.html
/usr/share/doc/cubegui/guide/html/AdvisorKNLTestsL1Comp2DataTest.html
/usr/share/doc/cubegui/guide/html/AdvisorKNLTestsL2Comp2Data.html
/usr/share/doc/cubegui/guide/html/AdvisorKNLTestsLLCMiss.html
/usr/share/doc/cubegui/guide/html/AdvisorKNLTestsMemoryBandwidth.html
/usr/share/doc/cubegui/guide/html/AdvisorKNLTestsMemoryTransfer.html
/usr/share/doc/cubegui/guide/html/AdvisorKNLTestsMissingL1Comp2DataTest.html
/usr/share/doc/cubegui/guide/html/AdvisorKNLTestsMissingL2Comp2Data.html
/usr/share/doc/cubegui/guide/html/AdvisorKNLTestsMissingLLCMiss.html
/usr/share/doc/cubegui/guide/html/AdvisorKNLTestsMissingMemoryBandwidth.html
/usr/share/doc/cubegui/guide/html/AdvisorKNLTestsMissingMemoryTransfer.html
/usr/share/doc/cubegui/guide/html/AdvisorKNLTestsMissingVPUIntensity.html
/usr/share/doc/cubegui/guide/html/AdvisorKNLTestsVPUIntensity.html
/usr/share/doc/cubegui/guide/html/AdvisorKNLVectorAnalysis.html
/usr/share/doc/cubegui/guide/html/AdvisorPOPAnalysis.html
/usr/share/doc/cubegui/guide/html/AdvisorPOPComputation_efficiency.html
/usr/share/doc/cubegui/guide/html/AdvisorPOPInstruction_efficiency.html
/usr/share/doc/cubegui/guide/html/AdvisorPOPTestsCommunication_efficiency.html
/usr/share/doc/cubegui/guide/html/AdvisorPOPTestsComputationTime.html
/usr/share/doc/cubegui/guide/html/AdvisorPOPTestsIpc_efficiency.html
/usr/share/doc/cubegui/guide/html/AdvisorPOPTestsLoad_balance.html
/usr/share/doc/cubegui/guide/html/AdvisorPOPTestsMissingComputationTime.html
/usr/share/doc/cubegui/guide/html/AdvisorPOPTestsMissingNoWaitINS_efficiency.html
/usr/share/doc/cubegui/guide/html/AdvisorPOPTestsMissing_communication_efficiency.html
/usr/share/doc/cubegui/guide/html/AdvisorPOPTestsMissing_ipc_efficiency.html
/usr/share/doc/cubegui/guide/html/AdvisorPOPTestsMissing_load_balance.html
/usr/share/doc/cubegui/guide/html/AdvisorPOPTestsMissing_parallel_efficiency.html
/usr/share/doc/cubegui/guide/html/AdvisorPOPTestsMissing_serialization_efficiency.html
/usr/share/doc/cubegui/guide/html/AdvisorPOPTestsMissing_stalled_resources.html
/usr/share/doc/cubegui/guide/html/AdvisorPOPTestsMissing_transfer_efficiency.html
/usr/share/doc/cubegui/guide/html/AdvisorPOPTestsNoWaitINS_efficiency.html
/usr/share/doc/cubegui/guide/html/AdvisorPOPTestsParallel_efficiency.html
/usr/share/doc/cubegui/guide/html/AdvisorPOPTestsSerialization_efficiency.html
/usr/share/doc/cubegui/guide/html/AdvisorPOPTestsStalled_resources.html
/usr/share/doc/cubegui/guide/html/AdvisorPOPTestsTransfer_efficiency.html
/usr/share/doc/cubegui/guide/html/Barplot1.png
/usr/share/doc/cubegui/guide/html/Barplot2.png
/usr/share/doc/cubegui/guide/html/CubeLogo.png
/usr/share/doc/cubegui/guide/html/MeasurementForKnlMemoryAnalysis.html
/usr/share/doc/cubegui/guide/html/MeasurementForKnlVectorizationAnalysis.html
/usr/share/doc/cubegui/guide/html/MetricEditorPlugin.html
/usr/share/doc/cubegui/guide/html/MetricIdentificationPlugin.html
/usr/share/doc/cubegui/guide/html/ScalascaIcon.png
/usr/share/doc/cubegui/guide/html/ScorepCfgPlugin.html
/usr/share/doc/cubegui/guide/html/SourceCodeViewerPlugin.html
/usr/share/doc/cubegui/guide/html/SystemBarplotPlugin.html
/usr/share/doc/cubegui/guide/html/SystemHeatmapPlugin.html
/usr/share/doc/cubegui/guide/html/SystemStatisticsPlugin.html
/usr/share/doc/cubegui/guide/html/SystemSunburstPlugin.html
/usr/share/doc/cubegui/guide/html/SystemTopologyPlugin.html
/usr/share/doc/cubegui/guide/html/TreeItemMarkerPlugin.html
/usr/share/doc/cubegui/guide/html/acm_collage.png
/usr/share/doc/cubegui/guide/html/appendix.html
/usr/share/doc/cubegui/guide/html/arrowdown.png
/usr/share/doc/cubegui/guide/html/arrowright.png
/usr/share/doc/cubegui/guide/html/barplot_menu.png
/usr/share/doc/cubegui/guide/html/barplot_toolbar.png
/usr/share/doc/cubegui/guide/html/bc_s.png
/usr/share/doc/cubegui/guide/html/bdwn.png
/usr/share/doc/cubegui/guide/html/boxplot.png
/usr/share/doc/cubegui/guide/html/closed.png
/usr/share/doc/cubegui/guide/html/contextfreeplugins.html
/usr/share/doc/cubegui/guide/html/copyright.html
/usr/share/doc/cubegui/guide/html/cube-multidim.png
/usr/share/doc/cubegui/guide/html/cube-style.png
/usr/share/doc/cubegui/guide/html/cube1.png
/usr/share/doc/cubegui/guide/html/cube2.png
/usr/share/doc/cubegui/guide/html/cube2D.png
/usr/share/doc/cubegui/guide/html/cube3.png
/usr/share/doc/cubegui/guide/html/cube4.png
/usr/share/doc/cubegui/guide/html/cube5.png
/usr/share/doc/cubegui/guide/html/cube6.png
/usr/share/doc/cubegui/guide/html/cube7.png
/usr/share/doc/cubegui/guide/html/cube8.png
/usr/share/doc/cubegui/guide/html/cubederivedmetrics.png
/usr/share/doc/cubegui/guide/html/detach.png
/usr/share/doc/cubegui/guide/html/distance1_small.png
/usr/share/doc/cubegui/guide/html/distance2_small.png
/usr/share/doc/cubegui/guide/html/doc.png
/usr/share/doc/cubegui/guide/html/down_small.png
/usr/share/doc/cubegui/guide/html/doxygen.css
/usr/share/doc/cubegui/guide/html/doxygen.png
/usr/share/doc/cubegui/guide/html/dynsections.js
/usr/share/doc/cubegui/guide/html/folderclosed.png
/usr/share/doc/cubegui/guide/html/folderopen.png
/usr/share/doc/cubegui/guide/html/form_0.png
/usr/share/doc/cubegui/guide/html/form_1.png
/usr/share/doc/cubegui/guide/html/form_10.png
/usr/share/doc/cubegui/guide/html/form_11.png
/usr/share/doc/cubegui/guide/html/form_12.png
/usr/share/doc/cubegui/guide/html/form_13.png
/usr/share/doc/cubegui/guide/html/form_2.png
/usr/share/doc/cubegui/guide/html/form_3.png
/usr/share/doc/cubegui/guide/html/form_4.png
/usr/share/doc/cubegui/guide/html/form_5.png
/usr/share/doc/cubegui/guide/html/form_6.png
/usr/share/doc/cubegui/guide/html/form_7.png
/usr/share/doc/cubegui/guide/html/form_8.png
/usr/share/doc/cubegui/guide/html/form_9.png
/usr/share/doc/cubegui/guide/html/formula.repository
/usr/share/doc/cubegui/guide/html/heatmap1.png
/usr/share/doc/cubegui/guide/html/heatmap2.png
/usr/share/doc/cubegui/guide/html/heatmap_menu.png
/usr/share/doc/cubegui/guide/html/index.html
/usr/share/doc/cubegui/guide/html/jquery.js
/usr/share/doc/cubegui/guide/html/keyboardcontrol.html
/usr/share/doc/cubegui/guide/html/left_small.png
/usr/share/doc/cubegui/guide/html/loop.png
/usr/share/doc/cubegui/guide/html/marker.png
/usr/share/doc/cubegui/guide/html/metricIdentify.png
/usr/share/doc/cubegui/guide/html/nav_f.png
/usr/share/doc/cubegui/guide/html/nav_g.png
/usr/share/doc/cubegui/guide/html/nav_h.png
/usr/share/doc/cubegui/guide/html/open.png
/usr/share/doc/cubegui/guide/html/otherfeatures.html
/usr/share/doc/cubegui/guide/html/pages.html
/usr/share/doc/cubegui/guide/html/pluginMenu.png
/usr/share/doc/cubegui/guide/html/pluginPath.png
/usr/share/doc/cubegui/guide/html/plugin_diff.png
/usr/share/doc/cubegui/guide/html/plugin_source.png
/usr/share/doc/cubegui/guide/html/plugins.png
/usr/share/doc/cubegui/guide/html/reset_small.png
/usr/share/doc/cubegui/guide/html/right_small.png
/usr/share/doc/cubegui/guide/html/scalasca.css
/usr/share/doc/cubegui/guide/html/scale_small.png
/usr/share/doc/cubegui/guide/html/scorepconfigplugin.png
/usr/share/doc/cubegui/guide/html/splitbar.png
/usr/share/doc/cubegui/guide/html/splugins.html
/usr/share/doc/cubegui/guide/html/stylesheets.html
/usr/share/doc/cubegui/guide/html/sunburst_arcwidth.png
/usr/share/doc/cubegui/guide/html/sunburst_edge.png
/usr/share/doc/cubegui/guide/html/sunburst_full.png
/usr/share/doc/cubegui/guide/html/sync1.png
/usr/share/doc/cubegui/guide/html/sync2.png
/usr/share/doc/cubegui/guide/html/sync_off.png
/usr/share/doc/cubegui/guide/html/sync_on.png
/usr/share/doc/cubegui/guide/html/sys_statistics.png
/usr/share/doc/cubegui/guide/html/tab_a.png
/usr/share/doc/cubegui/guide/html/tab_active.png
/usr/share/doc/cubegui/guide/html/tab_b.png
/usr/share/doc/cubegui/guide/html/tab_h.png
/usr/share/doc/cubegui/guide/html/tab_inactive.png
/usr/share/doc/cubegui/guide/html/tab_s.png
/usr/share/doc/cubegui/guide/html/tabs.css
/usr/share/doc/cubegui/guide/html/tau-value-view.png
/usr/share/doc/cubegui/guide/html/up_small.png
/usr/share/doc/cubegui/guide/html/usage.html
/usr/share/doc/cubegui/guide/html/user_small.png
/usr/share/doc/cubegui/guide/html/userguide.html
/usr/share/doc/cubegui/guide/html/vampir-connect.png
/usr/share/doc/cubegui/guide/html/vampir-plugin.png
/usr/share/doc/cubegui/guide/html/zoomin_small.png
/usr/share/doc/cubegui/guide/html/zoomout_small.png
/usr/share/doc/cubegui/plugins-guide
/usr/share/doc/cubegui/plugins-guide/html
/usr/share/doc/cubegui/plugins-guide/html/ColorMapPlugin_8cpp.html
/usr/share/doc/cubegui/plugins-guide/html/ColorMapPlugin_8h.html
/usr/share/doc/cubegui/plugins-guide/html/ColorMap_8h.html
/usr/share/doc/cubegui/plugins-guide/html/Constants_8h.html
/usr/share/doc/cubegui/plugins-guide/html/ContextFreePluginExample_8cpp.html
/usr/share/doc/cubegui/plugins-guide/html/ContextFreePluginExample_8h.html
/usr/share/doc/cubegui/plugins-guide/html/ContextFreePlugin_8h.html
/usr/share/doc/cubegui/plugins-guide/html/ContextFreeServices_8h.html
/usr/share/doc/cubegui/plugins-guide/html/CubeLogo.png
/usr/share/doc/cubegui/plugins-guide/html/CubePlugin_8h.html
/usr/share/doc/cubegui/plugins-guide/html/DemoPlugin_8cpp.html
/usr/share/doc/cubegui/plugins-guide/html/DemoPlugin_8h.html
/usr/share/doc/cubegui/plugins-guide/html/PluginInterface_8h.html
/usr/share/doc/cubegui/plugins-guide/html/PluginServiceExports_8h.html
/usr/share/doc/cubegui/plugins-guide/html/PluginServices_8h.html
/usr/share/doc/cubegui/plugins-guide/html/ScalascaIcon.png
/usr/share/doc/cubegui/plugins-guide/html/SettingsHandler_8h.html
/usr/share/doc/cubegui/plugins-guide/html/SimpleExample_8cpp.html
/usr/share/doc/cubegui/plugins-guide/html/SimpleExample_8h.html
/usr/share/doc/cubegui/plugins-guide/html/TabInterface_8h.html
/usr/share/doc/cubegui/plugins-guide/html/TauValueView_8cpp.html
/usr/share/doc/cubegui/plugins-guide/html/TauValueView_8h.html
/usr/share/doc/cubegui/plugins-guide/html/ValueView_8h.html
/usr/share/doc/cubegui/plugins-guide/html/abstract.html
/usr/share/doc/cubegui/plugins-guide/html/arrowdown.png
/usr/share/doc/cubegui/plugins-guide/html/arrowright.png
/usr/share/doc/cubegui/plugins-guide/html/bc_s.png
/usr/share/doc/cubegui/plugins-guide/html/bdwn.png
/usr/share/doc/cubegui/plugins-guide/html/classQObject.html
/usr/share/doc/cubegui/plugins-guide/html/classQObject.png
/usr/share/doc/cubegui/plugins-guide/html/classcubegui_1_1ColorMap-members.html
/usr/share/doc/cubegui/plugins-guide/html/classcubegui_1_1ColorMap.html
/usr/share/doc/cubegui/plugins-guide/html/classcubegui_1_1ColorMap.png
/usr/share/doc/cubegui/plugins-guide/html/classcubegui_1_1TabInterface-members.html
/usr/share/doc/cubegui/plugins-guide/html/classcubegui_1_1TabInterface.html
/usr/share/doc/cubegui/plugins-guide/html/classcubepluginapi_1_1ContextFreePlugin-members.html
/usr/share/doc/cubegui/plugins-guide/html/classcubepluginapi_1_1ContextFreePlugin.html
/usr/share/doc/cubegui/plugins-guide/html/classcubepluginapi_1_1ContextFreePlugin.png
/usr/share/doc/cubegui/plugins-guide/html/classcubepluginapi_1_1ContextFreeServices-members.html
/usr/share/doc/cubegui/plugins-guide/html/classcubepluginapi_1_1ContextFreeServices.html
/usr/share/doc/cubegui/plugins-guide/html/classcubepluginapi_1_1ContextFreeServices.png
/usr/share/doc/cubegui/plugins-guide/html/classcubepluginapi_1_1CubePlugin-members.html
/usr/share/doc/cubegui/plugins-guide/html/classcubepluginapi_1_1CubePlugin.html
/usr/share/doc/cubegui/plugins-guide/html/classcubepluginapi_1_1CubePlugin.png
/usr/share/doc/cubegui/plugins-guide/html/classcubepluginapi_1_1PluginInterface-members.html
/usr/share/doc/cubegui/plugins-guide/html/classcubepluginapi_1_1PluginInterface.html
/usr/share/doc/cubegui/plugins-guide/html/classcubepluginapi_1_1PluginInterface.png
/usr/share/doc/cubegui/plugins-guide/html/classcubepluginapi_1_1PluginServices-members.html
/usr/share/doc/cubegui/plugins-guide/html/classcubepluginapi_1_1PluginServices.html
/usr/share/doc/cubegui/plugins-guide/html/classcubepluginapi_1_1PluginServices.png
/usr/share/doc/cubegui/plugins-guide/html/classcubepluginapi_1_1SettingsHandler-members.html
/usr/share/doc/cubegui/plugins-guide/html/classcubepluginapi_1_1SettingsHandler.html
/usr/share/doc/cubegui/plugins-guide/html/classcubepluginapi_1_1ValueView-members.html
/usr/share/doc/cubegui/plugins-guide/html/classcubepluginapi_1_1ValueView.html
/usr/share/doc/cubegui/plugins-guide/html/classcubepluginapi_1_1ValueView.png
/usr/share/doc/cubegui/plugins-guide/html/closed.png
/usr/share/doc/cubegui/plugins-guide/html/contextFreeExample.html
/usr/share/doc/cubegui/plugins-guide/html/context_free.png
/usr/share/doc/cubegui/plugins-guide/html/copyright.html
/usr/share/doc/cubegui/plugins-guide/html/cube-example.html
/usr/share/doc/cubegui/plugins-guide/html/cube-plugins-types.html
/usr/share/doc/cubegui/plugins-guide/html/cube_plugin.png
/usr/share/doc/cubegui/plugins-guide/html/demo-plugin_8pro_8in.html
/usr/share/doc/cubegui/plugins-guide/html/developingPlugins.html
/usr/share/doc/cubegui/plugins-guide/html/dir_2fb5a96b279a31db64fdc86e9c67683a.html
/usr/share/doc/cubegui/plugins-guide/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html
/usr/share/doc/cubegui/plugins-guide/html/dir_97ed708815dd797049c3269991d57101.html
/usr/share/doc/cubegui/plugins-guide/html/dir_d1fe8f31dd9134e195edbba0b730ad5d.html
/usr/share/doc/cubegui/plugins-guide/html/dir_e05824ddfcb09fc1f1e4fea327e24111.html
/usr/share/doc/cubegui/plugins-guide/html/doc.png
/usr/share/doc/cubegui/plugins-guide/html/doxygen.css
/usr/share/doc/cubegui/plugins-guide/html/doxygen.png
/usr/share/doc/cubegui/plugins-guide/html/dynsections.js
/usr/share/doc/cubegui/plugins-guide/html/example-simple_8pro_8in.html
/usr/share/doc/cubegui/plugins-guide/html/folderclosed.png
/usr/share/doc/cubegui/plugins-guide/html/folderopen.png
/usr/share/doc/cubegui/plugins-guide/html/index.html
/usr/share/doc/cubegui/plugins-guide/html/jquery.js
/usr/share/doc/cubegui/plugins-guide/html/license_8dox.html
/usr/share/doc/cubegui/plugins-guide/html/mainpage_8dox.html
/usr/share/doc/cubegui/plugins-guide/html/namespacecube.html
/usr/share/doc/cubegui/plugins-guide/html/namespacecubegui.html
/usr/share/doc/cubegui/plugins-guide/html/namespacecubepluginapi.html
/usr/share/doc/cubegui/plugins-guide/html/nav_f.png
/usr/share/doc/cubegui/plugins-guide/html/nav_g.png
/usr/share/doc/cubegui/plugins-guide/html/nav_h.png
/usr/share/doc/cubegui/plugins-guide/html/open.png
/usr/share/doc/cubegui/plugins-guide/html/pages.html
/usr/share/doc/cubegui/plugins-guide/html/pluginAPI.html
/usr/share/doc/cubegui/plugins-guide/html/scalasca.css
/usr/share/doc/cubegui/plugins-guide/html/sources_8dox.html
/usr/share/doc/cubegui/plugins-guide/html/splitbar.png
/usr/share/doc/cubegui/plugins-guide/html/sync_off.png
/usr/share/doc/cubegui/plugins-guide/html/sync_on.png
/usr/share/doc/cubegui/plugins-guide/html/tab_a.png
/usr/share/doc/cubegui/plugins-guide/html/tab_active.png
/usr/share/doc/cubegui/plugins-guide/html/tab_b.png
/usr/share/doc/cubegui/plugins-guide/html/tab_h.png
/usr/share/doc/cubegui/plugins-guide/html/tab_inactive.png
/usr/share/doc/cubegui/plugins-guide/html/tab_s.png
/usr/share/doc/cubegui/plugins-guide/html/tabs.css
/usr/share/doc/cubegui/plugins-guide/html/tau-value_8pro_8in.html
/usr/share/doc/cubegui/plugins-guide/html/userguide_8dox.html
/usr/share/doc/cubelib
/usr/share/doc/cubelib/CubeDerivedMetricsGuide.pdf
/usr/share/doc/cubelib/CubeToolDevelopmentGuide.pdf
/usr/share/doc/cubelib/CubeToolsGuide.pdf
/usr/share/doc/cubelib/OPEN_ISSUES
/usr/share/doc/cubelib/README
/usr/share/doc/cubelib/derived
/usr/share/doc/cubelib/derived/html
/usr/share/doc/cubelib/derived/html/CubeLogo.png
/usr/share/doc/cubelib/derived/html/ScalascaIcon.png
/usr/share/doc/cubelib/derived/html/arrowdown.png
/usr/share/doc/cubelib/derived/html/arrowright.png
/usr/share/doc/cubelib/derived/html/bc_s.png
/usr/share/doc/cubelib/derived/html/bdwn.png
/usr/share/doc/cubelib/derived/html/closed.png
/usr/share/doc/cubelib/derived/html/copyright.html
/usr/share/doc/cubelib/derived/html/cubeplsyntax.html
/usr/share/doc/cubelib/derived/html/doc.png
/usr/share/doc/cubelib/derived/html/doxygen.css
/usr/share/doc/cubelib/derived/html/doxygen.png
/usr/share/doc/cubelib/derived/html/dynsections.js
/usr/share/doc/cubelib/derived/html/examples.html
/usr/share/doc/cubelib/derived/html/folderclosed.png
/usr/share/doc/cubelib/derived/html/folderopen.png
/usr/share/doc/cubelib/derived/html/index.html
/usr/share/doc/cubelib/derived/html/introduction.html
/usr/share/doc/cubelib/derived/html/jquery.js
/usr/share/doc/cubelib/derived/html/nav_f.png
/usr/share/doc/cubelib/derived/html/nav_g.png
/usr/share/doc/cubelib/derived/html/nav_h.png
/usr/share/doc/cubelib/derived/html/open.png
/usr/share/doc/cubelib/derived/html/pages.html
/usr/share/doc/cubelib/derived/html/reference.html
/usr/share/doc/cubelib/derived/html/scalasca.css
/usr/share/doc/cubelib/derived/html/splitbar.png
/usr/share/doc/cubelib/derived/html/sync_off.png
/usr/share/doc/cubelib/derived/html/sync_on.png
/usr/share/doc/cubelib/derived/html/tab_a.png
/usr/share/doc/cubelib/derived/html/tab_active.png
/usr/share/doc/cubelib/derived/html/tab_b.png
/usr/share/doc/cubelib/derived/html/tab_h.png
/usr/share/doc/cubelib/derived/html/tab_inactive.png
/usr/share/doc/cubelib/derived/html/tab_s.png
/usr/share/doc/cubelib/derived/html/tabs.css
/usr/share/doc/cubelib/example
/usr/share/doc/cubelib/example/Makefile.frontend
/usr/share/doc/cubelib/example/cube_example.cpp
/usr/share/doc/cubelib/example/cube_values_example.cpp
/usr/share/doc/cubelib/example/summary.cubex
/usr/share/doc/cubelib/example/trace.cubex
/usr/share/doc/cubelib/tools-dev
/usr/share/doc/cubelib/tools-dev/html
/usr/share/doc/cubelib/tools-dev/html/CubeLogo.png
/usr/share/doc/cubelib/tools-dev/html/ScalascaIcon.png
/usr/share/doc/cubelib/tools-dev/html/arrowdown.png
/usr/share/doc/cubelib/tools-dev/html/arrowright.png
/usr/share/doc/cubelib/tools-dev/html/bc_s.png
/usr/share/doc/cubelib/tools-dev/html/bdwn.png
/usr/share/doc/cubelib/tools-dev/html/closed.png
/usr/share/doc/cubelib/tools-dev/html/copyright.html
/usr/share/doc/cubelib/tools-dev/html/cube-example.html
/usr/share/doc/cubelib/tools-dev/html/doc.png
/usr/share/doc/cubelib/tools-dev/html/doxygen.css
/usr/share/doc/cubelib/tools-dev/html/doxygen.png
/usr/share/doc/cubelib/tools-dev/html/dynsections.js
/usr/share/doc/cubelib/tools-dev/html/folderclosed.png
/usr/share/doc/cubelib/tools-dev/html/folderopen.png
/usr/share/doc/cubelib/tools-dev/html/form_0.png
/usr/share/doc/cubelib/tools-dev/html/formula.repository
/usr/share/doc/cubelib/tools-dev/html/index.html
/usr/share/doc/cubelib/tools-dev/html/jquery.js
/usr/share/doc/cubelib/tools-dev/html/makefile-example.html
/usr/share/doc/cubelib/tools-dev/html/nav_f.png
/usr/share/doc/cubelib/tools-dev/html/nav_g.png
/usr/share/doc/cubelib/tools-dev/html/nav_h.png
/usr/share/doc/cubelib/tools-dev/html/open.png
/usr/share/doc/cubelib/tools-dev/html/pages.html
/usr/share/doc/cubelib/tools-dev/html/scalasca.css
/usr/share/doc/cubelib/tools-dev/html/splitbar.png
/usr/share/doc/cubelib/tools-dev/html/sync_off.png
/usr/share/doc/cubelib/tools-dev/html/sync_on.png
/usr/share/doc/cubelib/tools-dev/html/tab_a.png
/usr/share/doc/cubelib/tools-dev/html/tab_active.png
/usr/share/doc/cubelib/tools-dev/html/tab_b.png
/usr/share/doc/cubelib/tools-dev/html/tab_h.png
/usr/share/doc/cubelib/tools-dev/html/tab_inactive.png
/usr/share/doc/cubelib/tools-dev/html/tab_s.png
/usr/share/doc/cubelib/tools-dev/html/tabs.css
/usr/share/doc/cubelib/tools-guide
/usr/share/doc/cubelib/tools-guide/html
/usr/share/doc/cubelib/tools-guide/html/CubeLogo.png
/usr/share/doc/cubelib/tools-guide/html/ScalascaIcon.png
/usr/share/doc/cubelib/tools-guide/html/arrowdown.png
/usr/share/doc/cubelib/tools-guide/html/arrowright.png
/usr/share/doc/cubelib/tools-guide/html/bc_s.png
/usr/share/doc/cubelib/tools-guide/html/bdwn.png
/usr/share/doc/cubelib/tools-guide/html/closed.png
/usr/share/doc/cubelib/tools-guide/html/copyright.html
/usr/share/doc/cubelib/tools-guide/html/doc.png
/usr/share/doc/cubelib/tools-guide/html/doxygen.css
/usr/share/doc/cubelib/tools-guide/html/doxygen.png
/usr/share/doc/cubelib/tools-guide/html/dynsections.js
/usr/share/doc/cubelib/tools-guide/html/folderclosed.png
/usr/share/doc/cubelib/tools-guide/html/folderopen.png
/usr/share/doc/cubelib/tools-guide/html/form_0.png
/usr/share/doc/cubelib/tools-guide/html/form_1.png
/usr/share/doc/cubelib/tools-guide/html/formula.repository
/usr/share/doc/cubelib/tools-guide/html/index.html
/usr/share/doc/cubelib/tools-guide/html/jquery.js
/usr/share/doc/cubelib/tools-guide/html/nav_f.png
/usr/share/doc/cubelib/tools-guide/html/nav_g.png
/usr/share/doc/cubelib/tools-guide/html/nav_h.png
/usr/share/doc/cubelib/tools-guide/html/open.png
/usr/share/doc/cubelib/tools-guide/html/pages.html
/usr/share/doc/cubelib/tools-guide/html/scalasca.css
/usr/share/doc/cubelib/tools-guide/html/splitbar.png
/usr/share/doc/cubelib/tools-guide/html/sync_off.png
/usr/share/doc/cubelib/tools-guide/html/sync_on.png
/usr/share/doc/cubelib/tools-guide/html/tab_a.png
/usr/share/doc/cubelib/tools-guide/html/tab_active.png
/usr/share/doc/cubelib/tools-guide/html/tab_b.png
/usr/share/doc/cubelib/tools-guide/html/tab_h.png
/usr/share/doc/cubelib/tools-guide/html/tab_inactive.png
/usr/share/doc/cubelib/tools-guide/html/tab_s.png
/usr/share/doc/cubelib/tools-guide/html/tabs.css
/usr/share/doc/cubelib/tools-guide/html/userguide.html
/usr/share/doc/cubew
/usr/share/doc/cubew/CubeToolDevelopmentGuide.pdf
/usr/share/doc/cubew/OPEN_ISSUES
/usr/share/doc/cubew/README
/usr/share/doc/cubew/example
/usr/share/doc/cubew/example/Makefile
/usr/share/doc/cubew/example/Makefile.frontend
/usr/share/doc/cubew/example/backend
/usr/share/doc/cubew/example/backend/Makefile.backend
/usr/share/doc/cubew/example/backend/cubew_example_complex.mpi.c
/usr/share/doc/cubew/example/backend/cubew_example_simple.mpi.c
/usr/share/doc/cubew/example/cubew_example_complex.c
/usr/share/doc/cubew/example/cubew_example_derived.c
/usr/share/doc/cubew/example/cubew_example_old_complex.c
/usr/share/doc/cubew/example/cubew_example_simple.c
/usr/share/doc/cubew/example/cubew_system_tree_memory_footprint_optimized.c
/usr/share/doc/cubew/example/cubew_system_tree_memory_footprint_standard.c
/usr/share/doc/cubew/tools
/usr/share/doc/cubew/tools/html
/usr/share/doc/cubew/tools/html/CubeLogo.png
/usr/share/doc/cubew/tools/html/ScalascaIcon.png
/usr/share/doc/cubew/tools/html/arrowdown.png
/usr/share/doc/cubew/tools/html/arrowright.png
/usr/share/doc/cubew/tools/html/bc_s.png
/usr/share/doc/cubew/tools/html/bdwn.png
/usr/share/doc/cubew/tools/html/closed.png
/usr/share/doc/cubew/tools/html/copyright.html
/usr/share/doc/cubew/tools/html/cubew-example.html
/usr/share/doc/cubew/tools/html/doc.png
/usr/share/doc/cubew/tools/html/doxygen.css
/usr/share/doc/cubew/tools/html/doxygen.png
/usr/share/doc/cubew/tools/html/dynsections.js
/usr/share/doc/cubew/tools/html/folderclosed.png
/usr/share/doc/cubew/tools/html/folderopen.png
/usr/share/doc/cubew/tools/html/form_0.png
/usr/share/doc/cubew/tools/html/formula.repository
/usr/share/doc/cubew/tools/html/index.html
/usr/share/doc/cubew/tools/html/jquery.js
/usr/share/doc/cubew/tools/html/makefile-example.html
/usr/share/doc/cubew/tools/html/nav_f.png
/usr/share/doc/cubew/tools/html/nav_g.png
/usr/share/doc/cubew/tools/html/nav_h.png
/usr/share/doc/cubew/tools/html/open.png
/usr/share/doc/cubew/tools/html/pages.html
/usr/share/doc/cubew/tools/html/scalasca.css
/usr/share/doc/cubew/tools/html/splitbar.png
/usr/share/doc/cubew/tools/html/sync_off.png
/usr/share/doc/cubew/tools/html/sync_on.png
/usr/share/doc/cubew/tools/html/tab_a.png
/usr/share/doc/cubew/tools/html/tab_active.png
/usr/share/doc/cubew/tools/html/tab_b.png
/usr/share/doc/cubew/tools/html/tab_h.png
/usr/share/doc/cubew/tools/html/tab_inactive.png
/usr/share/doc/cubew/tools/html/tab_s.png
/usr/share/doc/cubew/tools/html/tabs.css
/usr/share/licenses/cube-doc
/usr/share/licenses/cube-doc/COPYING

References

Summary

In this tutorial we learn how to install cube-doc on CentOS 8 using yum and dnf.