How to Install and Uninstall python3-easyprocess.noarch Package on Fedora 35

Last updated: October 05,2024

1. Install "python3-easyprocess.noarch" package

Learn how to install python3-easyprocess.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install python3-easyprocess.noarch

2. Uninstall "python3-easyprocess.noarch" package

This guide covers the steps necessary to uninstall python3-easyprocess.noarch on Fedora 35:

$ sudo dnf remove python3-easyprocess.noarch $ sudo dnf autoremove

3. Information about the python3-easyprocess.noarch package on Fedora 35

Last metadata expiration check: 3:47:26 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-easyprocess
Version : 0.3
Release : 3.fc35
Architecture : noarch
Size : 23 k
Source : python-easyprocess-0.3-3.fc35.src.rpm
Repository : fedora
Summary : Easy to use Python subprocess interface
URL : https://github.com/ponty/EasyProcess
License : BSD
Description : EasyProcess is an easy to use python subprocess interface.