How to Install and Uninstall python3-ptyprocess.noarch Package on AlmaLinux 8
Last updated: November 27,2024
1. Install "python3-ptyprocess.noarch" package
Please follow the guidance below to install python3-ptyprocess.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-ptyprocess.noarch
Copied
2. Uninstall "python3-ptyprocess.noarch" package
Please follow the guidelines below to uninstall python3-ptyprocess.noarch on AlmaLinux 8:
$
sudo dnf remove
python3-ptyprocess.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-ptyprocess.noarch package on AlmaLinux 8
Last metadata expiration check: 1:19:53 ago on Mon Sep 5 03:22:42 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 : 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.