< Home - < Back

GtkAda


Information about the package, GtkAda, which is shipped with common Linux distributions. The GtkAda package is designed for, Ada graphical toolkit based on Gtk+.


Package Name:

GtkAda

Summary:

Ada graphical toolkit based on Gtk+

Description:

GtkAda is an Ada graphical toolkit based on Gtk+. It allows you to develop graphical applications in Ada using Gtk+.

Architecture:

x86_64

Version:

2.14.1

Release:

8.el6.1

Size:

1.0 M

Repository:

epel

From Repository:

Licence:

GPLv2+



Handy Yum Commands for GtkAda


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


Command

Description of Command

yum install GtkAda

This command will install GtkAda on the server.

yum remove GtkAda

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

yum -y remove GtkAda

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

yum update GtkAda

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

yum -y update GtkAda

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

yum info GtkAda

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

yum deplist GtkAda

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

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