How to Install and Uninstall python3-dockerpty.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 28,2024
1. Install "python3-dockerpty.noarch" package
Please follow the steps below to install python3-dockerpty.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python3-dockerpty.noarch
Copied
2. Uninstall "python3-dockerpty.noarch" package
Learn how to uninstall python3-dockerpty.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python3-dockerpty.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-dockerpty.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:17:34 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-dockerpty
Version : 0.4.1
Release : 18.el8
Architecture : noarch
Size : 33 k
Source : python-dockerpty-0.4.1-18.el8.src.rpm
Repository : epel
Summary : Python library to use the pseudo-tty of a docker container
URL : https://github.com/d11wtq/dockerpty
License : ASL 2.0
Description : Provides the functionality needed to operate the pseudo-tty (PTY) allocated to
: a docker container, using the Python client
Available Packages
Name : python3-dockerpty
Version : 0.4.1
Release : 18.el8
Architecture : noarch
Size : 33 k
Source : python-dockerpty-0.4.1-18.el8.src.rpm
Repository : epel
Summary : Python library to use the pseudo-tty of a docker container
URL : https://github.com/d11wtq/dockerpty
License : ASL 2.0
Description : Provides the functionality needed to operate the pseudo-tty (PTY) allocated to
: a docker container, using the Python client