< Home - < Back

xapian-bindings-python


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


Package Name:

xapian-bindings-python

Summary:

Files needed for developing Python 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 Python scripts which use Xapian.

Architecture:

x86_64

Version:

1.2.7

Release:

1.el6

Size:

267 k

Repository:

epel

From Repository:

Licence:

GPLv2+



Handy Yum Commands for xapian-bindings-python


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


Command

Description of Command

yum install xapian-bindings-python

This command will install xapian-bindings-python on the server.

yum remove xapian-bindings-python

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

yum -y remove xapian-bindings-python

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

yum update xapian-bindings-python

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

yum -y update xapian-bindings-python

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

yum info xapian-bindings-python

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

yum deplist xapian-bindings-python

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

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