< Home - < Back

tcl-xapian


Information about the package, tcl-xapian, which is shipped with common Linux distributions. The tcl-xapian package is designed for, Files needed for developing TCL scripts which use Xapian.


Package Name:

tcl-xapian

Summary:

Files needed for developing TCL scripts which use Xapian

Description:

Xapian is an Open Source Probabilistic Information Retrieval framework. It offers a highly adaptable toolkit that allows developers to easily add advanced indexing and search facilities to applications. This package provides the files needed for developing TCL scripts which use Xapian.

Architecture:

x86_64

Version:

1.2.7

Release:

1.el6

Size:

125 k

Repository:

epel

From Repository:

Licence:

GPLv2+



Handy Yum Commands for tcl-xapian


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


Command

Description of Command

yum install tcl-xapian

This command will install tcl-xapian on the server.

yum remove tcl-xapian

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

yum -y remove tcl-xapian

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

yum update tcl-xapian

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

yum -y update tcl-xapian

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

yum info tcl-xapian

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

yum deplist tcl-xapian

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

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