How to Install and Uninstall python3-prompt-toolkit.noarch Package on Oracle Linux 8
Last updated: November 29,2024
1. Install "python3-prompt-toolkit.noarch" package
This guide let you learn how to install python3-prompt-toolkit.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-prompt-toolkit.noarch
Copied
2. Uninstall "python3-prompt-toolkit.noarch" package
This guide covers the steps necessary to uninstall python3-prompt-toolkit.noarch on Oracle Linux 8:
$
sudo dnf remove
python3-prompt-toolkit.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-prompt-toolkit.noarch package on Oracle Linux 8
Last metadata expiration check: 2:11:55 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-prompt-toolkit
Version : 2.0.10
Release : 1.el8
Architecture : noarch
Size : 605 k
Source : python-prompt-toolkit-2.0.10-1.el8.src.rpm
Repository : epel
Summary : Library for building powerful interactive command lines in Python
URL : https://github.com/prompt-toolkit/python-prompt-toolkit
License : BSD
Description : prompt_toolkit is a library for building powerful interactive command lines and
: terminal applications in Python.
Available Packages
Name : python3-prompt-toolkit
Version : 2.0.10
Release : 1.el8
Architecture : noarch
Size : 605 k
Source : python-prompt-toolkit-2.0.10-1.el8.src.rpm
Repository : epel
Summary : Library for building powerful interactive command lines in Python
URL : https://github.com/prompt-toolkit/python-prompt-toolkit
License : BSD
Description : prompt_toolkit is a library for building powerful interactive command lines and
: terminal applications in Python.