< Home - < Back

ghc-attoparsec


Information about the package, ghc-attoparsec, which is shipped with common Linux distributions. The ghc-attoparsec package is designed for, Fast combinator parsing for bytestrings.


Package Name:

ghc-attoparsec

Summary:

Fast combinator parsing for bytestrings

Description:

A fast parser combinator library, aimed particularly at dealing efficiently with network protocols and complicated text/binary file formats.

Architecture:

x86_64

Version:

0.10.1.1

Release:

2.el6

Size:

130 k

Repository:

epel

From Repository:

Licence:

BSD



Handy Yum Commands for ghc-attoparsec


Control the ghc-attoparsec package with the following handy commands outlined below.


Command

Description of Command

yum install ghc-attoparsec

This command will install ghc-attoparsec on the server.

yum remove ghc-attoparsec

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

yum -y remove ghc-attoparsec

This command will un-install ghc-attoparsec 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 ghc-attoparsec when using the -y flag.

yum update ghc-attoparsec

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

yum -y update ghc-attoparsec

This command will update ghc-attoparsec 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 ghc-attoparsec when using the -y flag.

yum info ghc-attoparsec

This command will show you core information about the ghc-attoparsec package.

yum deplist ghc-attoparsec

This command will show you the dependencies for ghc-attoparsec. 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 ghc-attoparsec

This command will check if there is an update waiting on ghc-attoparsec. 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.