< Home - < Back

itk


Information about the package, itk, which is shipped with common Linux distributions. The itk package is designed for, Object oriented extensions to Tk.


Package Name:

itk

Summary:

Object oriented extensions to Tk

Description:

[incr Tk] is Tk extension that provides object-oriented features that are missing from the Tk extension to Tcl. The OO features provided by itk are useful for building megawidgets.

Architecture:

x86_64

Version:

3.4

Release:

5.el6

Size:

53 k

Repository:

epel

From Repository:

Licence:

TCL



Handy Yum Commands for itk


Control the itk package with the following handy commands outlined below.


Command

Description of Command

yum install itk

This command will install itk on the server.

yum remove itk

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

yum -y remove itk

This command will un-install itk 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 itk when using the -y flag.

yum update itk

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

yum -y update itk

This command will update itk 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 itk when using the -y flag.

yum info itk

This command will show you core information about the itk package.

yum deplist itk

This command will show you the dependencies for itk. 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 itk

This command will check if there is an update waiting on itk. 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.