How to Install and Uninstall netcdf4-python.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 28,2024
1. Install "netcdf4-python.x86_64" package
Please follow the guidance below to install netcdf4-python.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
netcdf4-python.x86_64
Copied
2. Uninstall "netcdf4-python.x86_64" package
Here is a brief guide to show you how to uninstall netcdf4-python.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
netcdf4-python.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the netcdf4-python.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:08:11 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : netcdf4-python
Version : 1.5.2
Release : 1.el8
Architecture : x86_64
Size : 14 k
Source : netcdf4-python-1.5.2-1.el8.src.rpm
Repository : epel
Summary : Python/numpy interface to netCDF
URL : https://github.com/Unidata/netcdf4-python
License : MIT
Description : netCDF version 4 has many features not found in earlier versions of the
: library and is implemented on top of HDF5. This module can read and write
: files in both the new netCDF 4 and the old netCDF 3 format, and can create
: files that are readable by HDF5 clients. The API modeled after
: Scientific.IO.NetCDF, and should be familiar to users of that module.
:
: Most new features of netCDF 4 are implemented, such as multiple unlimited
: dimensions, groups and zlib data compression. All the new numeric data types
: (such as 64 bit and unsigned integer types) are implemented. Compound and
: variable length (vlen) data types are supported, but the enum and opaque data
: types are not. Mixtures of compound and vlen data types (compound types
: containing vlens, and vlens containing compound types) are not supported.
Available Packages
Name : netcdf4-python
Version : 1.5.2
Release : 1.el8
Architecture : x86_64
Size : 14 k
Source : netcdf4-python-1.5.2-1.el8.src.rpm
Repository : epel
Summary : Python/numpy interface to netCDF
URL : https://github.com/Unidata/netcdf4-python
License : MIT
Description : netCDF version 4 has many features not found in earlier versions of the
: library and is implemented on top of HDF5. This module can read and write
: files in both the new netCDF 4 and the old netCDF 3 format, and can create
: files that are readable by HDF5 clients. The API modeled after
: Scientific.IO.NetCDF, and should be familiar to users of that module.
:
: Most new features of netCDF 4 are implemented, such as multiple unlimited
: dimensions, groups and zlib data compression. All the new numeric data types
: (such as 64 bit and unsigned integer types) are implemented. Compound and
: variable length (vlen) data types are supported, but the enum and opaque data
: types are not. Mixtures of compound and vlen data types (compound types
: containing vlens, and vlens containing compound types) are not supported.