How to Install and Uninstall vtk.i686 Package on Fedora 36

Last updated: October 15,2024

1. Install "vtk.i686" package

In this section, we are going to explain the necessary steps to install vtk.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install vtk.i686

2. Uninstall "vtk.i686" package

This guide let you learn how to uninstall vtk.i686 on Fedora 36:

$ sudo dnf remove vtk.i686 $ sudo dnf autoremove

3. Information about the vtk.i686 package on Fedora 36

Last metadata expiration check: 0:30:55 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : vtk
Version : 9.1.0
Release : 12.fc36
Architecture : i686
Size : 23 M
Source : vtk-9.1.0-12.fc36.src.rpm
Repository : updates
Summary : The Visualization Toolkit - A high level 3D visualization library
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 NOT been compiled with MPI support.
:
: Install the vtk-mpich package to get a version compiled with mpich.
:
:
: Install the vtk-openmpi package to get a version compiled with openmpi.