How to Install and Uninstall python3-ptyprocess.noarch Package on Rocky Linux 9

Last updated: April 29,2024

1. Install "python3-ptyprocess.noarch" package

Please follow the instructions below to install python3-ptyprocess.noarch on Rocky Linux 9

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

2. Uninstall "python3-ptyprocess.noarch" package

Here is a brief guide to show you how to uninstall python3-ptyprocess.noarch on Rocky Linux 9:

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

3. Information about the python3-ptyprocess.noarch package on Rocky Linux 9

Last metadata expiration check: 1:43:18 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : python3-ptyprocess
Version : 0.6.0
Release : 12.el9
Architecture : noarch
Size : 30 k
Source : python-ptyprocess-0.6.0-12.el9.src.rpm
Repository : baseos
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.