How to Install and Uninstall libpocoutil80 Package on Kali Linux

Last updated: October 05,2024

1. Install "libpocoutil80" package

This guide let you learn how to install libpocoutil80 on Kali Linux

$ sudo apt update $ sudo apt install libpocoutil80

2. Uninstall "libpocoutil80" package

This guide let you learn how to uninstall libpocoutil80 on Kali Linux:

$ sudo apt remove libpocoutil80 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpocoutil80 package on Kali Linux

Package: libpocoutil80
Source: poco (1.11.0-3)
Version: 1.11.0-3+b1
Installed-Size: 586
Maintainer: Krzysztof Burghardt
Architecture: amd64
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libpocofoundation80 (>= 1.11.0), libpocojson80 (>= 1.11.0), libpocoxml80 (>= 1.11.0), libstdc++6 (>= 11)
Size: 198252
SHA256: 46a4800013340624ade8c85070576a8bf21342ed741c90a736dd9c1780dd6583
SHA1: b23a8747c04b5a630660544af8812e7ee9aa1100
MD5sum: c8452edcc52b18267dd5b657677c2faa
Description: C++ Portable Components (POCO) Util library
The POCO C++ Libraries are a collection of open source C++ class libraries
that simplify and accelerate the development of network-centric, portable
applications in C++. The libraries integrate perfectly with the C++ Standard
Library and fill many of the functional gaps left open by it.
.
POCO is built strictly using standard ANSI/ISO C++, including the standard
library. The contributors attempt to find a good balance between using advanced
C++ features and keeping the classes comprehensible and the code clean,
consistent and easy to maintain.
.
This package provides POCO Util library.
Description-md5: 8b8088b6042466ea7037415696009240
Multi-Arch: same
Homepage: https://pocoproject.org/
Section: libs
Priority: optional
Filename: pool/main/p/poco/libpocoutil80_1.11.0-3+b1_amd64.deb