How to Install and Uninstall python3-ptyprocess.noarch Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "python3-ptyprocess.noarch" package
Please follow the step by step instructions below to install python3-ptyprocess.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-ptyprocess.noarch
Copied
2. Uninstall "python3-ptyprocess.noarch" package
Please follow the steps below to uninstall python3-ptyprocess.noarch on Rocky Linux 8:
$
sudo dnf remove
python3-ptyprocess.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-ptyprocess.noarch package on Rocky Linux 8
Last metadata expiration check: 1:48:34 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-ptyprocess
Version : 0.5.2
Release : 4.el8
Architecture : noarch
Size : 30 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 : 30 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.