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

Last updated: September 20,2024

1. Install "python3-ptyprocess.noarch" package

This is a short guide on how to install python3-ptyprocess.noarch on Fedora 34

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

2. Uninstall "python3-ptyprocess.noarch" package

This guide let you learn how to uninstall python3-ptyprocess.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:45:11 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-ptyprocess
Version : 0.6.0
Release : 12.fc34
Architecture : noarch
Size : 30 k
Source : python-ptyprocess-0.6.0-12.fc34.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.