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

Last updated: May 11,2024

1. Install "libprocess-cpp-dev" package

Please follow the steps below to install libprocess-cpp-dev on Kali Linux

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

2. Uninstall "libprocess-cpp-dev" package

Please follow the guidelines below to uninstall libprocess-cpp-dev on Kali Linux:

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

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

Package: libprocess-cpp-dev
Source: process-cpp (3.0.1-9)
Version: 3.0.1-9+b1
Installed-Size: 90
Maintainer: Debian UBports Team
Architecture: amd64
Depends: libprocess-cpp3 (= 3.0.1-9+b1), libproperties-cpp-dev
Recommends: libprocess-cpp-doc
Size: 14740
SHA256: 674b834d5cf951f2ef9a30a199aeb8ac4d6d8a8aa0b3971bbd76d1ffd2661d4c
SHA1: 6945a4bb99ca1644a6a047cfb5e8506b47a2e186
MD5sum: 180671bb22d4db7cba2e3183914e9e53
Description: C++11 library for handling processes (dev headers and libraries)
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 all the development headers and libraries for
process-cpp.
Description-md5:
Multi-Arch: same
Homepage: https://gitlab.com/ubports/core/lib-cpp/process-cpp
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/p/process-cpp/libprocess-cpp-dev_3.0.1-9+b1_amd64.deb