How to Install and Uninstall libprocess-cpp-doc Package on Kali Linux

Last updated: May 17,2024

1. Install "libprocess-cpp-doc" package

In this section, we are going to explain the necessary steps to install libprocess-cpp-doc on Kali Linux

$ sudo apt update $ sudo apt install libprocess-cpp-doc

2. Uninstall "libprocess-cpp-doc" package

Please follow the steps below to uninstall libprocess-cpp-doc on Kali Linux:

$ sudo apt remove libprocess-cpp-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libprocess-cpp-doc package on Kali Linux

Package: libprocess-cpp-doc
Source: process-cpp
Version: 3.0.1-9
Installed-Size: 9255
Maintainer: Debian UBports Team
Architecture: all
Suggests: libprocess-cpp-dev
Size: 5271888
SHA256: 1715c34bdba94945568ce39e658e2198da40648dc4b11086ce8ef99c31a0040c
SHA1: de171329ff637ea71cbe443eb4f2aa68b2267a66
MD5sum: f497ad8f443ec6021efca15d88ee560e
Description: C++11 library for handling processes (documentation)
process-cpp is a simple and straightforward wrapper around process creation
and control. It helps both with handling child processes and with interacting
with the current process. Some of its features include:
.
- Thread-safe get/set/unset operation on the current process's environment.
- Throwing and non-throwing overloads of functions when system calls are
involved.
- Seamless redirection of input, output and error streams of child processes.
- Type-safe interaction with the virtual proc filesystem, both for reading &
writing.
.
This package includes documentation files for the libprocess-cpp development.
Description-md5:
Homepage: https://gitlab.com/ubports/core/lib-cpp/process-cpp
Section: doc
Priority: optional
Filename: pool/main/p/process-cpp/libprocess-cpp-doc_3.0.1-9_all.deb