< Home - < Back

nickle


Information about the package, nickle, which is shipped with common Linux distributions. The nickle package is designed for, A programming language-based prototyping environment.


Package Name:

nickle

Summary:

A programming language-based prototyping environment

Description:

Nickle is a programming language based prototyping environment with powerful programming and scripting capabilities. Nickle supports a variety of datatypes, especially arbitrary precision numbers. The programming language vaguely resembles C. Some things in C which do not translate easily are different, some design choices have been made differently, and a very few features are simply missing. Nickle provides the functionality of UNIX bc, dc and expr in much-improved form. It is also an ideal environment for prototyping complex algorithms. Nickle's scripting capabilities make it a nice replacement for spreadsheets in some applications, and its numeric features nicely complement the limited numeric functionality of text-oriented languages such as AWK and PERL.

Architecture:

x86_64

Version:

2.77

Release:

2.el6

Size:

458 k

Repository:

epel

From Repository:

Licence:

MIT



Handy Yum Commands for nickle


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


Command

Description of Command

yum install nickle

This command will install nickle on the server.

yum remove nickle

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

yum -y remove nickle

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

yum update nickle

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

yum -y update nickle

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

yum info nickle

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

yum deplist nickle

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

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