How to Install and Uninstall libdap27 Package on Kali Linux

Last updated: May 17,2024

1. Install "libdap27" package

Please follow the steps below to install libdap27 on Kali Linux

$ sudo apt update $ sudo apt install libdap27

2. Uninstall "libdap27" package

This tutorial shows how to uninstall libdap27 on Kali Linux:

$ sudo apt remove libdap27 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdap27 package on Kali Linux

Package: libdap27
Source: libdap
Version: 3.21.0-1
Installed-Size: 2096
Maintainer: Alastair McKinstry
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1), libtirpc3 (>= 1.0.2), libxml2 (>= 2.7.4)
Size: 680844
SHA256: ca235bb7d8c36adf2c713afacc191834d7a5c3cdadada2215c3d26d189aa477f
SHA1: 399f3b79170459e18c3e0a634e877eed37e9a448
MD5sum: 5db100326408b46b7b9df68b98ef1928
Description: Open-source Project for a Network Data Access Protocol library
OPeNDAP provides software that allows you to access data over the internet,
from programs that weren't originally designed for that purpose, as well
as some that were. While OPeNDAP is the original developer of the Data Access
protocol which its software uses, many other groups have adopted DAP
and provide compatible clients, servers and software development kits.
.
With OPeNDAP software, you access data using a URL, just like a URL you
would use to access a web page. However, before you request any data,
you need to know how to request it in a form your browser can handle.
OPeNDAP data is stored in binary form, and by default, it is
transmitted that way, too.
Description-md5:
Multi-Arch: same
Homepage: https://www.opendap.org/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libd/libdap/libdap27_3.21.0-1_amd64.deb