How to Install and Uninstall python3-terminado.noarch Package on Rocky Linux 9

Last updated: July 01,2024

1. Install "python3-terminado.noarch" package

Please follow the guidance below to install python3-terminado.noarch on Rocky Linux 9

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

2. Uninstall "python3-terminado.noarch" package

This is a short guide on how to uninstall python3-terminado.noarch on Rocky Linux 9:

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

3. Information about the python3-terminado.noarch package on Rocky Linux 9

Last metadata expiration check: 2:08:31 ago on Fri Feb 16 06:49:52 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.