How to Install and Uninstall python3-ptyprocess.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 08,2024

1. Install "python3-ptyprocess.noarch" package

This guide let you learn how to install python3-ptyprocess.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "python3-ptyprocess.noarch" package

Please follow the guidelines below to uninstall python3-ptyprocess.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-ptyprocess.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:03:38 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-ptyprocess
Version : 0.6.0
Release : 12.el9
Architecture : noarch
Size : 35 k
Source : python-ptyprocess-0.6.0-12.el9.src.rpm
Repository : ubi-9-baseos-rpms
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.