< Home - < Back

python-libturpial


Information about the package, python-libturpial, which is shipped with common Linux distributions. The python-libturpial package is designed for, Micro blogging python library, needed for turpial (twitter client).


Package Name:

python-libturpial

Summary:

Micro blogging python library, needed for turpial (twitter client)

Description:

libturpial is a library that handles multiple micro blogging protocols. It implements a lot of features and aims to support all the features for each protocol. This library is the back-end used for Turpial.

Architecture:

noarch

Version:

1.7.0

Release:

1.el6

Size:

181 k

Repository:

epel

From Repository:

Licence:

GPLv3



Handy Yum Commands for python-libturpial


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


Command

Description of Command

yum install python-libturpial

This command will install python-libturpial on the server.

yum remove python-libturpial

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

yum -y remove python-libturpial

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

yum update python-libturpial

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

yum -y update python-libturpial

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

yum info python-libturpial

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

yum deplist python-libturpial

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

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