How to Install and Uninstall nickle.x86_64 Package on CentOS 8 / RHEL 8
Last updated: January 11,2025
1. Install "nickle.x86_64" package
Please follow the step by step instructions below to install nickle.x86_64 on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
nickle.x86_64
Copied
2. Uninstall "nickle.x86_64" package
Please follow the guidelines below to uninstall nickle.x86_64 on CentOS 8 / RHEL 8:
$
sudo dnf remove
nickle.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the nickle.x86_64 package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 6:17:02 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : nickle
Version : 2.90
Release : 1.el8
Architecture : x86_64
Size : 495 k
Source : nickle-2.90-1.el8.src.rpm
Repository : epel
Summary : A programming language-based prototyping environment
URL : https://nickle.org
License : MIT
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.
Available Packages
Name : nickle
Version : 2.90
Release : 1.el8
Architecture : x86_64
Size : 495 k
Source : nickle-2.90-1.el8.src.rpm
Repository : epel
Summary : A programming language-based prototyping environment
URL : https://nickle.org
License : MIT
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.