How to Install and Uninstall python3-curtsies.noarch Package on CentOS 8 / RHEL 8
Last updated: January 14,2025
1. Install "python3-curtsies.noarch" package
This guide let you learn how to install python3-curtsies.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-curtsies.noarch
Copied
2. Uninstall "python3-curtsies.noarch" package
This is a short guide on how to uninstall python3-curtsies.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-curtsies.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-curtsies.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 7:49:28 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-curtsies
Version : 0.3.4
Release : 2.el8
Architecture : noarch
Size : 74 k
Source : python-curtsies-0.3.4-2.el8.src.rpm
Repository : epel
Summary : Curses-like terminal wrapper, with colored strings
URL : https://github.com/bpython/curtsies
License : MIT
Description : Curtsies is curses-like terminal wrapper, can be to annotate portions
: of strings with terminal colors and formatting.
:
: Most terminals will display text in color if you use ANSI escape codes
: - curtsies makes rendering such text to the terminal easy. Curtsies
: assumes use of an VT-100 compatible terminal: unlike curses, it has no
: compatibility layer for other types of terminals.
Available Packages
Name : python3-curtsies
Version : 0.3.4
Release : 2.el8
Architecture : noarch
Size : 74 k
Source : python-curtsies-0.3.4-2.el8.src.rpm
Repository : epel
Summary : Curses-like terminal wrapper, with colored strings
URL : https://github.com/bpython/curtsies
License : MIT
Description : Curtsies is curses-like terminal wrapper, can be to annotate portions
: of strings with terminal colors and formatting.
:
: Most terminals will display text in color if you use ANSI escape codes
: - curtsies makes rendering such text to the terminal easy. Curtsies
: assumes use of an VT-100 compatible terminal: unlike curses, it has no
: compatibility layer for other types of terminals.