< Home - < Back

django-followit


Information about the package, django-followit, which is shipped with common Linux distributions. The django-followit package is designed for, A django app that allows users to follow django model objects.


Package Name:

django-followit

Summary:

A django app that allows users to follow django model objects

Description:

The django-followit django app allows to easily set up a capability for the site users to follow various things on the site, represented by django model objects.

Architecture:

noarch

Version:

0.0.3

Release:

1.el6

Size:

19 k

Repository:

epel

From Repository:

Licence:

BSD



Handy Yum Commands for django-followit


Control the django-followit package with the following handy commands outlined below.


Command

Description of Command

yum install django-followit

This command will install django-followit on the server.

yum remove django-followit

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

yum -y remove django-followit

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

yum update django-followit

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

yum -y update django-followit

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

yum info django-followit

This command will show you core information about the django-followit package.

yum deplist django-followit

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

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