< Home - < Back

garcon


Information about the package, garcon, which is shipped with common Linux distributions. The garcon package is designed for, Implementation of the freedesktop.org menu specification.


Package Name:

garcon

Summary:

Implementation of the freedesktop.org menu specification

Description:

Garcon is an implementation of the freedesktop.org menu specification replacing the former Xfce menu library libxfce4menu. It is based on GLib/GIO only and aims at covering the entire specification except for legacy menus.

Architecture:

x86_64

Version:

0.1.7

Release:

1.el6

Size:

116 k

Repository:

epel

From Repository:

Licence:

LGPLv2+ and GFDL



Handy Yum Commands for garcon


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


Command

Description of Command

yum install garcon

This command will install garcon on the server.

yum remove garcon

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

yum -y remove garcon

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

yum update garcon

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

yum -y update garcon

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

yum info garcon

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

yum deplist garcon

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

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