How to Install geany-plugin-addons software package in Debian 9 (Stretch)

How to Install geany-plugin-addons software package in Debian 9 (Stretch)

geany-plugin-addons software package provides miscellanous plugins for Geany, 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 geany-plugin-addons 

geany-plugin-addons is installed in your system.

Make ensure the geany-plugin-addons package were installed using the commands given below,

$ sudo dpkg-query -l | grep geany-plugin-addons *

You will get with geany-plugin-addons package name, version, architecture and description in a table

geany-plugin-addons package basic information:

Distro Debian 9 stretch
Section Development
Package geany-plugin-addons
Version 1.28+dfsg-1
Description miscellanous plugins for Geany
Sub Section devel


See Also, How to uninstall or remove geany-plugin-addons software package from Debian 9 (Stretch)?