How to Install and Uninstall nco.x86_64 Package on Fedora 34

Last updated: July 03,2024

1. Install "nco.x86_64" package

Please follow the instructions below to install nco.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install nco.x86_64

2. Uninstall "nco.x86_64" package

This guide let you learn how to uninstall nco.x86_64 on Fedora 34:

$ sudo dnf remove nco.x86_64 $ sudo dnf autoremove

3. Information about the nco.x86_64 package on Fedora 34

Last metadata expiration check: 1:48:10 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : nco
Version : 4.9.7
Release : 2.fc34
Architecture : x86_64
Size : 3.7 M
Source : nco-4.9.7-2.fc34.src.rpm
Repository : fedora
Summary : Suite of programs for manipulating NetCDF/HDF4 files
URL : http://nco.sourceforge.net/
License : GPLv3
Description : The netCDF Operators, NCO, are a suite of command line programs known
: as operators. The operators facilitate manipulation and analysis of
: self-describing data stored in the freely available netCDF and HDF
: formats (http://www.unidata.ucar.edu/packages/netcdf and
: http://hdf.ncsa.uiuc.edu, respectively). Each NCO operator (e.g.,
: ncks) takes netCDF or HDF input file(s), performs an operation (e.g.,
: averaging, hyperslabbing, or renaming), and outputs a processed netCDF
: file. Although most users of netCDF and HDF data are involved in
: scientific research, these data formats, and thus NCO, are generic and
: are equally useful in fields from agriculture to zoology. The NCO
: User's Guide illustrates NCO use with examples from the field of
: climate modeling and analysis. The NCO homepage is
: http://nco.sourceforge.net/.