How to Install and Uninstall python3-ptyprocess.noarch Package on Oracle Linux 9
Last updated: November 26,2024
1. Install "python3-ptyprocess.noarch" package
Please follow the guidance below to install python3-ptyprocess.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-ptyprocess.noarch
Copied
2. Uninstall "python3-ptyprocess.noarch" package
Please follow the guidance below to uninstall python3-ptyprocess.noarch on Oracle Linux 9:
$
sudo dnf remove
python3-ptyprocess.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-ptyprocess.noarch package on Oracle Linux 9
Last metadata expiration check: 0:12:02 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-ptyprocess
Version : 0.6.0
Release : 12.el9
Architecture : noarch
Size : 45 k
Source : python-ptyprocess-0.6.0-12.el9.src.rpm
Repository : ol9_baseos_latest
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 : python3-ptyprocess
Version : 0.6.0
Release : 12.el9
Architecture : noarch
Size : 45 k
Source : python-ptyprocess-0.6.0-12.el9.src.rpm
Repository : ol9_baseos_latest
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.