< Home - < Back

apcu-panel


Information about the package, apcu-panel, which is shipped with common Linux distributions. The apcu-panel package is designed for, APCu control panel.


Package Name:

apcu-panel

Summary:

APCu control panel

Description:

This package provides the APCu control panel, with Apache configuration, available on http://localhost/apcu-panel/

Architecture:

noarch

Version:

4.0.11

Release:

2.el6

Size:

16 k

Repository:

epel

From Repository:

Licence:

PHP



Handy Yum Commands for apcu-panel


Control the apcu-panel package with the following handy commands outlined below.


Command

Description of Command

yum install apcu-panel

This command will install apcu-panel on the server.

yum remove apcu-panel

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

yum -y remove apcu-panel

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

yum update apcu-panel

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

yum -y update apcu-panel

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

yum info apcu-panel

This command will show you core information about the apcu-panel package.

yum deplist apcu-panel

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

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