How to Install games-programming software package in Debian 8 (Jessie)

How to Install games-programming software package in Debian 8 (Jessie)

games-programming software package provides Debians programming games, 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 games-programming 

games-programming is installed in your system.

Make ensure the games-programming package were installed using the commands given below,

$ sudo dpkg-query -l | grep games-programming *

You will get with games-programming package name, version, architecture and description in a table

games-programming package basic information:

Distro Debian 8 jessie
Section Meta packages
Package games-programming
Version 1
Description Debians programming games
Sub Section metapackages


See Also, How to uninstall or remove games-programming software package from Debian 8 (Jessie)?