How to Install gnustep-gpbs software package in Debian 7 (Wheezy)

How to Install gnustep-gpbs software package in Debian 7 (Wheezy)

gnustep-gpbs software package provides GNUstep PasteBoard server, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install gnustep-gpbs 

gnustep-gpbs is installed in your system.

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

$ sudo dpkg-query -l | grep gnustep-gpbs *

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

gnustep-gpbs package basic information:

Distro Debian 7 wheezy
Section GNUstep
Package gnustep-gpbs
Version 0.20.1-2.1
Description GNUstep PasteBoard server
Sub Section GNUstep


See Also, How to uninstall or remove gnustep-gpbs software package from Debian 7 (Wheezy)?