How to Install projectcenter.app software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install projectcenter.app software package in Ubuntu 14.04 LTS (Trusty Tahr)

projectcenter.app software package provides IDE for GNUstep Development, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install projectcenter.app 

projectcenter.app is installed in your system.

Make ensure the projectcenter.app package were installed using the commands given below,

$ sudo dpkg-query -l | grep projectcenter.app *

You will get with projectcenter.app package name, version, architecture and description in a table

projectcenter.app package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Development
Package projectcenter.app
Version 0.6.0-2build1
Description IDE for GNUstep Development
Sub Section devel


See Also, How to uninstall or remove projectcenter.app software package from Ubuntu 14.04 LTS (Trusty Tahr)?