How to Install and Uninstall libprocess-cpp-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 20,2024

1. Install "libprocess-cpp-dev" package

In this section, we are going to explain the necessary steps to install libprocess-cpp-dev on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libprocess-cpp-dev" package

This guide let you learn how to uninstall libprocess-cpp-dev on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libprocess-cpp-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: libprocess-cpp-dev
Architecture: amd64
Version: 3.0.1-8build1
Multi-Arch: same
Priority: optional
Section: universe/libdevel
Source: process-cpp
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian UBports Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 94
Depends: libprocess-cpp3 (= 3.0.1-8build1), libproperties-cpp-dev
Recommends: libprocess-cpp-doc
Filename: pool/universe/p/process-cpp/libprocess-cpp-dev_3.0.1-8build1_amd64.deb
Size: 13292
MD5sum: b24d23fd36ad32fb1dd5a6443bc67bb1
SHA1: 27667e08e54f856bed8e223285aa8bb799e6d4aa
SHA256: 6393ce239480329fe7179983ddb7ad286901d45d320922b004d79834ab0fbe32
SHA512: aaad16884a08423d52cf234c7a0ff1724c316cdec573eac86ec17a648701496984c8622c67e2426cfa5677612a7fe231758956ad6222178ce584fc3858cebd60
Homepage: https://gitlab.com/ubports/core/lib-cpp/process-cpp
Description-en: 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: b72d3b4079378acfb95d05b2def065b2