< Home - < Back

tudu


Information about the package, tudu, which is shipped with common Linux distributions. The tudu package is designed for, A simple, command line interface to do list application.


Package Name:

tudu

Summary:

A simple, command line interface to do list application

Description:

A command line interface to manage hierarchical to dos. Each task has a title, a long text description, a deadline (tudu warns you when the date is close), and a scheduled date. There are categories and priorities.

Architecture:

x86_64

Version:

0.8.2

Release:

1.el6

Size:

107 k

Repository:

epel

From Repository:

Licence:

GPLv3



Handy Yum Commands for tudu


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


Command

Description of Command

yum install tudu

This command will install tudu on the server.

yum remove tudu

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

yum -y remove tudu

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

yum update tudu

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

yum -y update tudu

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

yum info tudu

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

yum deplist tudu

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

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