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

Last updated: October 09,2024

1. Install "python3-easyprocess.noarch" package

Please follow the guidance below to install python3-easyprocess.noarch on Fedora 36

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

2. Uninstall "python3-easyprocess.noarch" package

Please follow the guidelines below to uninstall python3-easyprocess.noarch on Fedora 36:

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

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

Last metadata expiration check: 0:38:30 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-easyprocess
Version : 0.3
Release : 4.fc36
Architecture : noarch
Size : 23 k
Source : python-easyprocess-0.3-4.fc36.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.