How to Install and Uninstall ncl.x86_64 Package on Rocky Linux 8

Last updated: May 02,2024

1. Install "ncl.x86_64" package

Please follow the guidelines below to install ncl.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install ncl.x86_64

2. Uninstall "ncl.x86_64" package

Please follow the guidance below to uninstall ncl.x86_64 on Rocky Linux 8:

$ sudo dnf remove ncl.x86_64 $ sudo dnf autoremove

3. Information about the ncl.x86_64 package on Rocky Linux 8

Last metadata expiration check: 1:30:29 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : ncl
Version : 6.6.2
Release : 12.el8
Architecture : x86_64
Size : 10 M
Source : ncl-6.6.2-12.el8.src.rpm
Repository : epel
Summary : NCAR Command Language and NCAR Graphics
URL : http://www.ncl.ucar.edu
License : BSD
Description : NCAR Command Language (NCL) is an interpreted language designed specifically
: for scientific data processing and visualization. Portable, robust, and free,
: NCL supports netCDF3/4, GRIB1/2, HDF-SDS, HDF4-EOS, binary, shapefiles, and
: ASCII files. Numerous analysis functions are built-in. High quality graphics
: are easily created and customized with hundreds of graphic resources. Many
: example scripts and their corresponding graphics are available.