Information about the package, libgnome-devel, which is shipped with common Linux distributions. The libgnome-devel package is designed for, Libraries and headers for libgnome.
Package Name:
libgnome-devel
Summary:
Libraries and headers for libgnome
URL:
Description:
GNOME (GNU Network Object Model Environment) is a user-friendly set of GUI applications and desktop tools to be used in conjunction with a window manager for the X Window System. The libgnome-devel package includes the libraries and include files that you will need to use libgnome. You should install the libgnome-devel package if you would like to compile GNOME applications. You do not need to install libgnome-devel if you just want to use the GNOME desktop environment.
Architecture:
x86_64
Version:
2.28.0
Release:
11.el6
Size:
80 k
Repository:
base
From Repository:
Licence:
LGPLv2+
Control the libgnome-devel package with the following handy commands outlined below.
yum install libgnome-devel
This command will install libgnome-devel on the server.
yum remove libgnome-devel
This command will un-install libgnome-devel on the server. When you run this command, you will be asked if you are sure that you want to remove libgnome-devel, so you have to manually confirm that you want to do this.
yum -y remove libgnome-devel
This command will un-install libgnome-devel 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 libgnome-devel when using the -y flag.
yum update libgnome-devel
This command will update libgnome-devel to the latest version. When you run this command, you will be asked if you are sure that you want to remove libgnome-devel, so you have to manually confirm that you want to do this.
yum -y update libgnome-devel
This command will update libgnome-devel 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 libgnome-devel when using the -y flag.
yum info libgnome-devel
This command will show you core information about the libgnome-devel package.
yum deplist libgnome-devel
This command will show you the dependencies for libgnome-devel. 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 libgnome-devel
This command will check if there is an update waiting on libgnome-devel. 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.