< Home - < Back

py3status


Information about the package, py3status, which is shipped with common Linux distributions. The py3status package is designed for, An extensible i3status wrapper written in python.


Package Name:

py3status

Summary:

An extensible i3status wrapper written in python

Description:

Using py3status, you can take control of your i3bar easily by: - writing your own modules and have their output displayed on your bar - handling click events on your i3bar and play with them in no time - seeing your clock tick every second whatever your i3status interval No extra configuration file needed, just install & enjoy !

Architecture:

noarch

Version:

2.2

Release:

2.el6

Size:

54 k

Repository:

epel

From Repository:

Licence:

BSD



Handy Yum Commands for py3status


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


Command

Description of Command

yum install py3status

This command will install py3status on the server.

yum remove py3status

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

yum -y remove py3status

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

yum update py3status

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

yum -y update py3status

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

yum info py3status

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

yum deplist py3status

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

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