How to Install and Uninstall ptpython3.noarch Package on AlmaLinux 9
Last updated: November 17,2024
1. Install "ptpython3.noarch" package
Here is a brief guide to show you how to install ptpython3.noarch on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
ptpython3.noarch
Copied
2. Uninstall "ptpython3.noarch" package
This guide covers the steps necessary to uninstall ptpython3.noarch on AlmaLinux 9:
$
sudo dnf remove
ptpython3.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the ptpython3.noarch package on AlmaLinux 9
Last metadata expiration check: 1:54:15 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : ptpython3
Version : 3.0.20
Release : 1.el9
Architecture : noarch
Size : 115 k
Source : ptpython-3.0.20-1.el9.src.rpm
Repository : epel
Summary : Python REPL build on top of prompt_toolkit
URL : https://github.com/prompt-toolkit/ptpython
License : BSD
Description : Ptpython is an advanced Python REPL built on top of the prompt_toolkit library.
: It features syntax highlighting, multiline editing (the up arrow works),
: autocompletion, mouse support, support for color schemes, support for bracketed
: paste, both Vi and Emacs key bindings, support for double width (Chinese)
: characters, and many other things.
Available Packages
Name : ptpython3
Version : 3.0.20
Release : 1.el9
Architecture : noarch
Size : 115 k
Source : ptpython-3.0.20-1.el9.src.rpm
Repository : epel
Summary : Python REPL build on top of prompt_toolkit
URL : https://github.com/prompt-toolkit/ptpython
License : BSD
Description : Ptpython is an advanced Python REPL built on top of the prompt_toolkit library.
: It features syntax highlighting, multiline editing (the up arrow works),
: autocompletion, mouse support, support for color schemes, support for bracketed
: paste, both Vi and Emacs key bindings, support for double width (Chinese)
: characters, and many other things.