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

Last updated: January 20,2025

1. Install "python3-ptyprocess.noarch" package

Here is a brief guide to show you how to install python3-ptyprocess.noarch on Fedora 36

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

2. Uninstall "python3-ptyprocess.noarch" package

Please follow the guidance below to uninstall python3-ptyprocess.noarch on Fedora 36:

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

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

Last metadata expiration check: 3:28:30 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-ptyprocess
Version : 0.6.0
Release : 15.fc36
Architecture : noarch
Size : 29 k
Source : python-ptyprocess-0.6.0-15.fc36.src.rpm
Repository : fedora
Summary : Run a subprocess in a pseudo terminal
URL : https://github.com/pexpect/ptyprocess
License : ISC
Description : Launch a subprocess in a pseudo terminal (pty), and interact with both the
: process and its pty.