< Home - < Back

newrelic-repo


Information about the package, newrelic-repo, which is shipped with common Linux distributions. The newrelic-repo package is designed for, New Relic packages for Enterprise Linux.


Package Name:

newrelic-repo

Summary:

New Relic packages for Enterprise Linux

Description:

This package contains the New Relic package repository for Enterprise Linux GPG key as well as configuration for yum.

Architecture:

noarch

Version:

5

Release:

3

Size:

1.8 k

Repository:

installed

From Repository:

Licence:

Commercial



Handy Yum Commands for newrelic-repo


Control the newrelic-repo package with the following handy commands outlined below.


Command

Description of Command

yum install newrelic-repo

This command will install newrelic-repo on the server.

yum remove newrelic-repo

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

yum -y remove newrelic-repo

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

yum update newrelic-repo

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

yum -y update newrelic-repo

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

yum info newrelic-repo

This command will show you core information about the newrelic-repo package.

yum deplist newrelic-repo

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

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