How to Install and Uninstall vtk-examples.x86_64 Package on Fedora 36

Last updated: June 02,2024

1. Install "vtk-examples.x86_64" package

This is a short guide on how to install vtk-examples.x86_64 on Fedora 36

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

2. Uninstall "vtk-examples.x86_64" package

In this section, we are going to explain the necessary steps to uninstall vtk-examples.x86_64 on Fedora 36:

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

3. Information about the vtk-examples.x86_64 package on Fedora 36

Last metadata expiration check: 0:15:13 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : vtk-examples
Version : 9.1.0
Release : 12.fc36
Architecture : x86_64
Size : 743 k
Source : vtk-9.1.0-12.fc36.src.rpm
Repository : updates
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.