How to Install and Uninstall python3-terminado.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "python3-terminado.noarch" package

This tutorial shows how to install python3-terminado.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install python3-terminado.noarch

2. Uninstall "python3-terminado.noarch" package

Please follow the guidance below to uninstall python3-terminado.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove python3-terminado.noarch $ sudo dnf autoremove

3. Information about the python3-terminado.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:21:58 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-terminado
Version : 0.17.1
Release : 4.el9
Architecture : noarch
Size : 41 k
Source : python-terminado-0.17.1-4.el9.src.rpm
Repository : epel
Summary : Terminals served to term.js using Tornado websockets
URL : https://github.com/jupyter/terminado
License : BSD-2-Clause
Description : This is a Tornado websocket backend for the term.js Javascript terminal
: emulator library.