< Home - < Back

rhnpush


Information about the package, rhnpush, which is shipped with common Linux distributions. The rhnpush package is designed for, Package uploader for the Red Hat Network Satellite Server.


Package Name:

rhnpush

Summary:

Package uploader for the Red Hat Network Satellite Server

Description:

rhnpush uploads package headers to the Red Hat Network servers into specified channels and allows for several other channel management operations relevant to controlling what packages are available per channel.

Architecture:

noarch

Version:

0.4.5

Release:

2.el6

Size:

91 k

Repository:

epel

From Repository:

Licence:

GPLv2



Handy Yum Commands for rhnpush


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


Command

Description of Command

yum install rhnpush

This command will install rhnpush on the server.

yum remove rhnpush

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

yum -y remove rhnpush

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

yum update rhnpush

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

yum -y update rhnpush

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

yum info rhnpush

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

yum deplist rhnpush

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

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