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

Last updated: October 06,2024

1. Install "libdap.x86_64" package

This guide let you learn how to install libdap.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install libdap.x86_64

2. Uninstall "libdap.x86_64" package

Here is a brief guide to show you how to uninstall libdap.x86_64 on Fedora 34:

$ sudo dnf remove libdap.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 5:23:59 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : libdap
Version : 3.20.6
Release : 3.fc34
Architecture : x86_64
Size : 680 k
Source : libdap-3.20.6-3.fc34.src.rpm
Repository : fedora
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.