How to Install and Uninstall vtk-openmpi-devel.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 13,2024

1. Install "vtk-openmpi-devel.x86_64" package

This is a short guide on how to install vtk-openmpi-devel.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install vtk-openmpi-devel.x86_64

2. Uninstall "vtk-openmpi-devel.x86_64" package

Please follow the step by step instructions below to uninstall vtk-openmpi-devel.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove vtk-openmpi-devel.x86_64 $ sudo dnf autoremove

3. Information about the vtk-openmpi-devel.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:46:40 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : vtk-openmpi-devel
Version : 9.0.1
Release : 10.el8
Architecture : x86_64
Size : 3.4 M
Source : vtk-9.0.1-10.el8.src.rpm
Repository : epel
Summary : VTK header files for building C++ code with openmpi
URL : https://vtk.org/
License : BSD
Description : This provides the VTK header files required to compile C++ programs that
: use VTK to do 3D visualization.
:
: NOTE: The version in this package has been compiled with openmpi support.