< Home - < Back

vtk-tcl


Information about the package, vtk-tcl, which is shipped with common Linux distributions. The vtk-tcl package is designed for, Tcl bindings for VTK.


Package Name:

vtk-tcl

Summary:

Tcl bindings for VTK

Description:

tcl bindings for VTK

Architecture:

x86_64

Version:

5.8.0

Release:

6.el6.1

Size:

3.9 M

Repository:

epel

From Repository:

Licence:

BSD



Handy Yum Commands for vtk-tcl


Control the vtk-tcl package with the following handy commands outlined below.


Command

Description of Command

yum install vtk-tcl

This command will install vtk-tcl on the server.

yum remove vtk-tcl

This command will un-install vtk-tcl on the server. When you run this command, you will be asked if you are sure that you want to remove vtk-tcl, so you have to manually confirm that you want to do this.

yum -y remove vtk-tcl

This command will un-install vtk-tcl on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove vtk-tcl when using the -y flag.

yum update vtk-tcl

This command will update vtk-tcl to the latest version. When you run this command, you will be asked if you are sure that you want to remove vtk-tcl, so you have to manually confirm that you want to do this.

yum -y update vtk-tcl

This command will update vtk-tcl to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove vtk-tcl when using the -y flag.

yum info vtk-tcl

This command will show you core information about the vtk-tcl package.

yum deplist vtk-tcl

This command will show you the dependencies for vtk-tcl. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update vtk-tcl

This command will check if there is an update waiting on vtk-tcl. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.