< Home - < Back

todocli


Information about the package, todocli, which is shipped with common Linux distributions. The todocli package is designed for, Command line To Do application.


Package Name:

todocli

Summary:

Command line To Do application

Description:

A To Do command line application with SQLite back end written in Python.

Architecture:

noarch

Version:

0.1

Release:

20140709gitf50c240.el6.3

Size:

10 k

Repository:

epel

From Repository:

Licence:

MIT



Handy Yum Commands for todocli


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


Command

Description of Command

yum install todocli

This command will install todocli on the server.

yum remove todocli

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

yum -y remove todocli

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

yum update todocli

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

yum -y update todocli

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

yum info todocli

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

yum deplist todocli

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

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