How to Install and Uninstall libwreport-dev Package on Kali Linux

Last updated: May 10,2024

1. Install "libwreport-dev" package

Please follow the guidelines below to install libwreport-dev on Kali Linux

$ sudo apt update $ sudo apt install libwreport-dev

2. Uninstall "libwreport-dev" package

This guide covers the steps necessary to uninstall libwreport-dev on Kali Linux:

$ sudo apt remove libwreport-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libwreport-dev package on Kali Linux

Package: libwreport-dev
Source: wreport (3.36-1)
Version: 3.36-1+b1
Installed-Size: 1837
Maintainer: Enrico Zini
Architecture: amd64
Depends: libwreport3 (= 3.36-1+b1), liblua5.1-0-dev
Recommends: pkg-config
Size: 280648
SHA256: e91b309486f3c9afc9861eaa8db21bf7681cc57990046237d8a4d9cd135553a9
SHA1: d2fd9c31a45984f93fa7a3b1155e3583b2b969bb
MD5sum: f97446faec205eacd644d6734baf776e
Description: library for working with weather reports
libwreport is a C++ library for working with weather reports.
.
The main feature of libwreport is a powerful decoder and encoder for the BUFR
and CREX formats.
.
It also provides a useful abstraction to handle values found in weather
reports, with awareness of significant digits, measurement units, variable
descriptions, unit conversion and attributes on variables.
.
Features provided:
.
* Read and write BUFR version 2, 3, and 4
* Read and write CREX
* Unit conversion
* Handling of physical variables
Description-md5:
Homepage: https://github.com/ARPA-SIMC/wreport
Tag: devel::lang:c++, devel::library, field::meteorology,
implemented-in::c++, role::devel-lib, role::program,
works-with-format::TODO
Section: libdevel
Priority: optional
Filename: pool/main/w/wreport/libwreport-dev_3.36-1+b1_amd64.deb