How to Install glark software package in Debian 7 (Wheezy)

How to Install glark software package in Debian 7 (Wheezy)

glark software package provides pattern matching tool similar to grep, 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 glark 

glark is installed in your system.

Make ensure the glark package were installed using the commands given below,

$ sudo dpkg-query -l | grep glark *

You will get with glark package name, version, architecture and description in a table

glark package basic information:

Distro Debian 7 wheezy
Section Utilities
Package glark
Version 1.8.0-1.1~deb7u1
Description pattern matching tool similar to grep
Sub Section Utils


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