< Home - < Back

sombok


Information about the package, sombok, which is shipped with common Linux distributions. The sombok package is designed for, Unicode Text Segmentation Package.


Package Name:

sombok

Summary:

Unicode Text Segmentation Package

Description:

Sombok library package performs Line Breaking Algorithm described in Unicode Standards Annex #14 (UAX #14). East_Asian_Width informative properties defined by Annex #11 (UAX #11) may be concerned to determine breaking positions. This package also implements "default" Grapheme Cluster segmentation described in Annex #29 (UAX #29).

Architecture:

x86_64

Version:

2.4.0

Release:

2.el6

Size:

41 k

Repository:

epel

From Repository:

Licence:

GPLv2+ or Artistic clarified



Handy Yum Commands for sombok


Control the sombok package with the following handy commands outlined below.


Command

Description of Command

yum install sombok

This command will install sombok on the server.

yum remove sombok

This command will un-install sombok on the server. When you run this command, you will be asked if you are sure that you want to remove sombok, so you have to manually confirm that you want to do this.

yum -y remove sombok

This command will un-install sombok on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove sombok when using the -y flag.

yum update sombok

This command will update sombok to the latest version. When you run this command, you will be asked if you are sure that you want to remove sombok, so you have to manually confirm that you want to do this.

yum -y update sombok

This command will update sombok to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove sombok when using the -y flag.

yum info sombok

This command will show you core information about the sombok package.

yum deplist sombok

This command will show you the dependencies for sombok. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update sombok

This command will check if there is an update waiting on sombok. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.