< Home - < Back

did


Information about the package, did, which is shipped with common Linux distributions. The did package is designed for, What did you do last week, month, year?.


Package Name:

did

Summary:

What did you do last week, month, year?

Description:

Comfortably gather status report data (e.g. list of committed changes) for given week, month, quarter, year or selected date range. By default all available stats for this week are reported.

Architecture:

noarch

Version:

0.9

Release:

1.el6

Size:

93 k

Repository:

epel

From Repository:

Licence:

GPLv2+



Handy Yum Commands for did


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


Command

Description of Command

yum install did

This command will install did on the server.

yum remove did

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

yum -y remove did

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

yum update did

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

yum -y update did

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

yum info did

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

yum deplist did

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

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