How to Install gnustep-core-devel software package in Debian 8 (Jessie)

How to Install gnustep-core-devel software package in Debian 8 (Jessie)

gnustep-core-devel software package provides GNUstep Development Environment -- core libraries, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install gnustep-core-devel 

gnustep-core-devel is installed in your system.

Make ensure the gnustep-core-devel package were installed using the commands given below,

$ sudo dpkg-query -l | grep gnustep-core-devel *

You will get with gnustep-core-devel package name, version, architecture and description in a table

gnustep-core-devel package basic information:

Distro Debian 8 jessie
Section GNUstep
Package gnustep-core-devel
Version 7.8
Description GNUstep Development Environment -- core libraries
Sub Section GNUstep


See Also, How to uninstall or remove gnustep-core-devel software package from Debian 8 (Jessie)?