How to Install and Uninstall python-ptyprocess.src Package on Oracle Linux 8
Last updated: January 11,2025
1. Install "python-ptyprocess.src" package
Learn how to install python-ptyprocess.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python-ptyprocess.src
Copied
2. Uninstall "python-ptyprocess.src" package
Please follow the guidance below to uninstall python-ptyprocess.src on Oracle Linux 8:
$
sudo dnf remove
python-ptyprocess.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the python-ptyprocess.src package on Oracle Linux 8
Last metadata expiration check: 3:33:43 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python-ptyprocess
Version : 0.5.2
Release : 4.el8
Architecture : src
Size : 78 k
Source : None
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.
Available Packages
Name : python-ptyprocess
Version : 0.5.2
Release : 4.el8
Architecture : src
Size : 78 k
Source : None
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.