How to Install and Uninstall vtk-examples.x86_64 Package on Oracle Linux 8

Last updated: October 05,2024

1. Install "vtk-examples.x86_64" package

Please follow the step by step instructions below to install vtk-examples.x86_64 on Oracle Linux 8

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

2. Uninstall "vtk-examples.x86_64" package

Please follow the step by step instructions below to uninstall vtk-examples.x86_64 on Oracle Linux 8:

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

3. Information about the vtk-examples.x86_64 package on Oracle Linux 8

Last metadata expiration check: 0:15:00 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : vtk-examples
Version : 9.0.1
Release : 9.el8
Architecture : x86_64
Size : 910 k
Source : vtk-9.0.1-9.el8.src.rpm
Repository : epel
Summary : Examples for VTK
URL : https://vtk.org/
License : BSD
Description : This package contains many well-commented examples showing how to use
: VTK. Examples are available in the C++, Tcl, Python and Java
: programming languages.