How to Install and Uninstall python3-pyprel Package on openSUSE Leap

Last updated: May 07,2024

1. Install "python3-pyprel" package

This is a short guide on how to install python3-pyprel on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pyprel

2. Uninstall "python3-pyprel" package

This guide let you learn how to uninstall python3-pyprel on openSUSE Leap:

$ sudo zypper remove python3-pyprel

3. Information about the python3-pyprel package on openSUSE Leap

Information for package python3-pyprel:
---------------------------------------
Repository : Main Repository
Name : python3-pyprel
Version : 2018.9.14.1501-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 106.0 KiB
Installed : No
Status : not installed
Source package : python-pyprel-2018.9.14.1501-bp155.2.11.src
Upstream URL : https://github.com/wdbm/pyprel
Summary : Python print elegant
Description :
This module provides Python rendering functionality. It can render a
dictionary such that it is displayed with indentations for
illustration of hierarchy. It can center blocks of text for terminal
output. It can render segment displays. It can render and display
tables of various specified widths and column widths with various
text wrapping features and delimiters. It can provide color palettes,
extend them and save images of them.