Information about the package, pem, which is shipped with common Linux distributions. The pem package is designed for, Personal Expenses Manager.
Package Name:
pem
Summary:
Personal Expenses Manager
Description:
GNU Pem, is a personal expenses manager. Pem lets keep track of personal income and expense in an extremely elegant manner. On Linux like systems, Pem works by storing the details in a CSV file, placed in the ~/.pem directory under your $HOME directory; On Windows, the same file is placed in pem directory, under the USERPROFILE directory. Each such file is named after the current month, and is automatically created by Pem when you enter the first record for the month. It is not advisable to edit these files by hand.
Architecture:
noarch
Version:
0.7.9
Release:
7.el6
Size:
38 k
Repository:
epel
From Repository:
Licence:
GPLv2
Control the pem package with the following handy commands outlined below.
yum install pem
This command will install pem on the server.
yum remove pem
This command will un-install pem on the server. When you run this command, you will be asked if you are sure that you want to remove pem, so you have to manually confirm that you want to do this.
yum -y remove pem
This command will un-install pem 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 pem when using the -y flag.
yum update pem
This command will update pem to the latest version. When you run this command, you will be asked if you are sure that you want to remove pem, so you have to manually confirm that you want to do this.
yum -y update pem
This command will update pem 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 pem when using the -y flag.
yum info pem
This command will show you core information about the pem package.
yum deplist pem
This command will show you the dependencies for pem. 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 pem
This command will check if there is an update waiting on pem. 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.