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

Last updated: October 08,2024

1. Install "ncl.x86_64" package

This is a short guide on how to install ncl.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install ncl.x86_64

2. Uninstall "ncl.x86_64" package

Please follow the guidelines below to uninstall ncl.x86_64 on Rocky Linux 9:

$ sudo dnf remove ncl.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:15:31 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : ncl
Version : 6.6.2
Release : 24.el9
Architecture : x86_64
Size : 10 M
Source : ncl-6.6.2-24.el9.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.