How to Install and Uninstall python3-ptyprocess.noarch Package on Oracle Linux 8

Last updated: May 17,2024

1. Install "python3-ptyprocess.noarch" package

This guide let you learn how to install python3-ptyprocess.noarch on Oracle Linux 8

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

2. Uninstall "python3-ptyprocess.noarch" package

Please follow the step by step instructions below to uninstall python3-ptyprocess.noarch on Oracle Linux 8:

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

3. Information about the python3-ptyprocess.noarch package on Oracle Linux 8

Last metadata expiration check: 2:05:08 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-ptyprocess
Version : 0.5.2
Release : 4.el8
Architecture : noarch
Size : 31 k
Source : python-ptyprocess-0.5.2-4.el8.src.rpm
Repository : ol8_appstream
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.