< Home - < Back

hugs98


Information about the package, hugs98, which is shipped with common Linux distributions. The hugs98 package is designed for, Haskell Interpreter.


Package Name:

hugs98

Summary:

Haskell Interpreter

Description:

Hugs 98 is a functional programming system based on Haskell 98, the de facto standard for non-strict functional programming languages. Hugs 98 provides an almost complete implementation of Haskell 98.

Architecture:

x86_64

Version:

2006.09

Release:

8.el6

Size:

1.5 M

Repository:

epel

From Repository:

Licence:

BSD



Handy Yum Commands for hugs98


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


Command

Description of Command

yum install hugs98

This command will install hugs98 on the server.

yum remove hugs98

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

yum -y remove hugs98

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

yum update hugs98

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

yum -y update hugs98

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

yum info hugs98

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

yum deplist hugs98

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

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