How to Install and Uninstall python311-prettytable Package on openSUSE Leap

Last updated: May 17,2024

1. Install "python311-prettytable" package

This is a short guide on how to install python311-prettytable on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python311-prettytable

2. Uninstall "python311-prettytable" package

Please follow the guidelines below to uninstall python311-prettytable on openSUSE Leap:

$ sudo zypper remove python311-prettytable

3. Information about the python311-prettytable package on openSUSE Leap

Information for package python311-prettytable:
----------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-prettytable
Version : 3.8.0-150400.9.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 393.1 KiB
Installed : No
Status : not installed
Source package : python-prettytable-3.8.0-150400.9.3.1.src
Upstream URL : https://github.com/jazzband/prettytable
Summary : Library for displaying tabular data in formatted fashion
Description :
PrettyTable is a Python library for representing tabular data in
ASCII tables, inspired by the tables emitted by the PostgreSQL shell,
psql. PrettyTable allows for selection of which columns are to be
printed, independent alignment of columns (left or right justified or
centred) and printing of "sub-tables" by specifying a row range.

5. The same packages on other Linux Distributions