< Home - < Back

pyxdg


Information about the package, pyxdg, which is shipped with common Linux distributions. The pyxdg package is designed for, Python library to access freedesktop.org standards.


Package Name:

pyxdg

Summary:

Python library to access freedesktop.org standards

Description:

PyXDG is a python library to access freedesktop.org standards

Architecture:

noarch

Version:

0.18

Release:

1.el6

Size:

79 k

Repository:

base

From Repository:

Licence:

LGPLv2



Handy Yum Commands for pyxdg


Control the pyxdg package with the following handy commands outlined below.


Command

Description of Command

yum install pyxdg

This command will install pyxdg on the server.

yum remove pyxdg

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

yum -y remove pyxdg

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

yum update pyxdg

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

yum -y update pyxdg

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

yum info pyxdg

This command will show you core information about the pyxdg package.

yum deplist pyxdg

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

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