How to Install hyphen-en-gb software package in Debian 9 (Stretch)

How to Install hyphen-en-gb software package in Debian 9 (Stretch)

hyphen-en-gb software package provides English (GB) hyphenation patterns, 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 hyphen-en-gb 

hyphen-en-gb is installed in your system.

Make ensure the hyphen-en-gb package were installed using the commands given below,

$ sudo dpkg-query -l | grep hyphen-en-gb *

You will get with hyphen-en-gb package name, version, architecture and description in a table

hyphen-en-gb package basic information:

Distro Debian 9 stretch
Section Text Processing
Package hyphen-en-gb
Version 1:5.2.1-2
Description English (GB) hyphenation patterns
Sub Section Text


See Also, How to uninstall or remove hyphen-en-gb software package from Debian 9 (Stretch)?