How to Install and Uninstall libdap.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: January 18,2025
1. Install "libdap.x86_64" package
This guide covers the steps necessary to install libdap.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
libdap.x86_64
Copied
2. Uninstall "libdap.x86_64" package
Here is a brief guide to show you how to uninstall libdap.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
libdap.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libdap.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 2:23:57 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : libdap
Version : 3.20.10
Release : 1.el9
Architecture : x86_64
Size : 677 k
Source : libdap-3.20.10-1.el9.src.rpm
Repository : epel
Summary : The C++ DAP2 library from OPeNDAP
URL : http://www.opendap.org/
License : LGPLv2+
Description : The libdap++ library contains an implementation of DAP2. This package
: contains the library, dap-config, and getdap. The script dap-config
: simplifies using the library in other projects. The getdap utility is a
: simple command-line tool to read from DAP2 servers. It is built using the
: library and demonstrates simple uses of it.
Available Packages
Name : libdap
Version : 3.20.10
Release : 1.el9
Architecture : x86_64
Size : 677 k
Source : libdap-3.20.10-1.el9.src.rpm
Repository : epel
Summary : The C++ DAP2 library from OPeNDAP
URL : http://www.opendap.org/
License : LGPLv2+
Description : The libdap++ library contains an implementation of DAP2. This package
: contains the library, dap-config, and getdap. The script dap-config
: simplifies using the library in other projects. The getdap utility is a
: simple command-line tool to read from DAP2 servers. It is built using the
: library and demonstrates simple uses of it.