How to Install and Uninstall python3-easyprocess Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 16,2024

1. Install "python3-easyprocess" package

Here is a brief guide to show you how to install python3-easyprocess on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-easyprocess

2. Uninstall "python3-easyprocess" package

Please follow the instructions below to uninstall python3-easyprocess on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-easyprocess $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-easyprocess package on Ubuntu 21.10 (Impish Indri)

Package: python3-easyprocess
Architecture: all
Version: 0.2.5-2
Priority: optional
Section: universe/python
Source: easyprocess
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 51
Depends: python3:any
Filename: pool/universe/e/easyprocess/python3-easyprocess_0.2.5-2_all.deb
Size: 11620
MD5sum: 2ab8939a48f9ec77739c71e72ab498ab
SHA1: cdfd880ca0b10f48c4550ed974a6be06bc343fe2
SHA256: 392a6434b33eb3b1e1d77c8f8d1e23edced6b239ecde2821948fbc60e79fd3f9
SHA512: b5717f5d54a334bbedd7460e1c987349993cb731ba598e614a9e9baff446a9fca84ce30e01c24fde644bcda85c5d31a99fe2e08addd243fd952d456834bb8010
Homepage: https://github.com/ponty/easyprocess
Description-en: easy to use python subprocess interface - Python 3.X
Features:
.
* layer on top of subprocess_ module
* easy to start, stop programs
* easy to get standard output/error, return code of programs
* command can be list or string
* logging
* timeout
* global config file with program aliases
* shell is not supported
* pipes are not supported
* stdout/stderr is set only after the subprocess has finished
* stop() does not kill whole subprocess tree
* unicode support
* Method chaining
.
This package contains the python 3 version of easyprocess
Description-md5: d4f8bff81e3105538f8e9714c0d1eb88