How to Install and Uninstall python3-ptyprocess.noarch Package on CentOS 8 / RHEL 8
Last updated: November 01,2024
1. Install "python3-ptyprocess.noarch" package
This guide let you learn how to install python3-ptyprocess.noarch on CentOS 8 / RHEL 8
$
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 CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-ptyprocess.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-ptyprocess.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 8:00:34 ago on Sun May 9 13:03:46 2021.
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 : 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 : 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 : 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.