How to Install gnome-shell-extensions software package in Debian 9 (Stretch)

How to Install gnome-shell-extensions software package in Debian 9 (Stretch)

gnome-shell-extensions software package provides Extensions to extend functionality of GNOME Shell, 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 gnome-shell-extensions 

gnome-shell-extensions is installed in your system.

Make ensure the gnome-shell-extensions package were installed using the commands given below,

$ sudo dpkg-query -l | grep gnome-shell-extensions *

You will get with gnome-shell-extensions package name, version, architecture and description in a table

gnome-shell-extensions package basic information:

Distro Debian 9 stretch
Section GNOME
Package gnome-shell-extensions
Version 3.22.1-1
Description Extensions to extend functionality of GNOME Shell
Sub Section gnome


See Also, How to uninstall or remove gnome-shell-extensions software package from Debian 9 (Stretch)?