How to Install genius-dev software package in Debian 9 (Stretch)

How to Install genius-dev software package in Debian 9 (Stretch)

genius-dev software package provides advanced general purpose calculator program (development files), you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install genius-dev 

genius-dev is installed in your system.

Make ensure the genius-dev package were installed using the commands given below,

$ sudo dpkg-query -l | grep genius-dev *

You will get with genius-dev package name, version, architecture and description in a table

genius-dev package basic information:

Distro Debian 9 stretch
Section Development
Package genius-dev
Version 1.0.21-2
Description advanced general purpose calculator program (development files)
Sub Section devel


See Also, How to uninstall or remove genius-dev software package from Debian 9 (Stretch)?