< Home - < Back

python-backports-lzma


Information about the package, python-backports-lzma, which is shipped with common Linux distributions. The python-backports-lzma package is designed for, Backport of Python 3.3's lzma module.


Package Name:

python-backports-lzma

Summary:

Backport of Python 3.3's lzma module

Description:

This is a backport of the "lzma" module included in Python 3.3 or later by Nadeem Vawda and Per Oyvind Karlsen, which provides a Python wrapper for XZ Utils (aka LZMA Utils v2) by Igor Pavlov.

Architecture:

x86_64

Version:

0.0.2

Release:

5.el6

Size:

24 k

Repository:

epel

From Repository:

Licence:

BSD



Handy Yum Commands for python-backports-lzma


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


Command

Description of Command

yum install python-backports-lzma

This command will install python-backports-lzma on the server.

yum remove python-backports-lzma

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

yum -y remove python-backports-lzma

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

yum update python-backports-lzma

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

yum -y update python-backports-lzma

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

yum info python-backports-lzma

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

yum deplist python-backports-lzma

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

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