How to Install and Uninstall vtk-mpich.x86_64 Package on Rocky Linux 8

Last updated: September 21,2024

1. Install "vtk-mpich.x86_64" package

This tutorial shows how to install vtk-mpich.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install vtk-mpich.x86_64

2. Uninstall "vtk-mpich.x86_64" package

Learn how to uninstall vtk-mpich.x86_64 on Rocky Linux 8:

$ sudo dnf remove vtk-mpich.x86_64 $ sudo dnf autoremove

3. Information about the vtk-mpich.x86_64 package on Rocky Linux 8

Last metadata expiration check: 1:58:07 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : vtk-mpich
Version : 9.0.1
Release : 9.el8
Architecture : x86_64
Size : 20 M
Source : vtk-9.0.1-9.el8.src.rpm
Repository : epel
Summary : The Visualization Toolkit - mpich version
URL : https://vtk.org/
License : BSD
Description : VTK is an open-source software system for image processing, 3D
: graphics, volume rendering and visualization. VTK includes many
: advanced algorithms (e.g., surface reconstruction, implicit modeling,
: decimation) and rendering techniques (e.g., hardware-accelerated
: volume rendering, LOD control).
:
: NOTE: The version in this package has been compiled with mpich support.