How to Install and Uninstall vtk-openmpi-devel.x86_64 Package on AlmaLinux 8

Last updated: November 24,2024

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

Here is a brief guide to show you how to install vtk-openmpi-devel.x86_64 on AlmaLinux 8

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

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

Please follow the guidelines below to uninstall vtk-openmpi-devel.x86_64 on AlmaLinux 8:

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

3. Information about the vtk-openmpi-devel.x86_64 package on AlmaLinux 8

Last metadata expiration check: 1:01:22 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : vtk-openmpi-devel
Version : 9.0.1
Release : 9.el8
Architecture : x86_64
Size : 3.4 M
Source : vtk-9.0.1-9.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.