Information about the package, tcl-signal, which is shipped with common Linux distributions. The tcl-signal package is designed for, This extension adds dynamically loadable signal handling to Tcl/Tk.
Package Name:
tcl-signal
Summary:
This extension adds dynamically loadable signal handling to Tcl/Tk
Description:
This extension adds dynamically loadable signal handling to Tcl/Tk scripts. Note that the library has been renamed to libtclsignal-1.4.so for ease in linking and to prevent conflicts.
Architecture:
x86_64
Version:
1.4
Release:
4.el6
Size:
11 k
Repository:
epel
From Repository:
Licence:
MIT
Control the tcl-signal package with the following handy commands outlined below.
yum install tcl-signal
This command will install tcl-signal on the server.
yum remove tcl-signal
This command will un-install tcl-signal on the server. When you run this command, you will be asked if you are sure that you want to remove tcl-signal, so you have to manually confirm that you want to do this.
yum -y remove tcl-signal
This command will un-install tcl-signal 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 tcl-signal when using the -y flag.
yum update tcl-signal
This command will update tcl-signal to the latest version. When you run this command, you will be asked if you are sure that you want to remove tcl-signal, so you have to manually confirm that you want to do this.
yum -y update tcl-signal
This command will update tcl-signal 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 tcl-signal when using the -y flag.
yum info tcl-signal
This command will show you core information about the tcl-signal package.
yum deplist tcl-signal
This command will show you the dependencies for tcl-signal. 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 tcl-signal
This command will check if there is an update waiting on tcl-signal. 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.