< Home - < Back

pondus


Information about the package, pondus, which is shipped with common Linux distributions. The pondus package is designed for, A personal weight management program.


Package Name:

pondus

Summary:

A personal weight management program

Description:

Pondus is a personal weight management program written in Python and Gtk+2 released under the GPL. It aims to be simple to use, lightweight and fast. The data can be plotted to get a quick overview of the history of your weight. A simple weight planner allows to define "target weights" and this plan can be compared with the actual measurements in a plot.

Architecture:

noarch

Version:

0.8.0

Release:

1.el6

Size:

98 k

Repository:

epel

From Repository:

Licence:

MIT



Handy Yum Commands for pondus


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


Command

Description of Command

yum install pondus

This command will install pondus on the server.

yum remove pondus

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

yum -y remove pondus

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

yum update pondus

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

yum -y update pondus

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

yum info pondus

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

yum deplist pondus

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

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