How to Install and Uninstall python311-prettytable Package on openSuSE Tumbleweed
Last updated: November 15,2024
1. Install "python311-prettytable" package
Please follow the steps below to install python311-prettytable on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-prettytable
Copied
2. Uninstall "python311-prettytable" package
Learn how to uninstall python311-prettytable on openSuSE Tumbleweed:
$
sudo zypper remove
python311-prettytable
Copied
3. Information about the python311-prettytable package on openSuSE Tumbleweed
Information for package python311-prettytable:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-prettytable
Version : 3.9.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 393.6 KiB
Installed : No
Status : not installed
Source package : python-prettytable-3.9.0-1.4.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.
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-prettytable
Version : 3.9.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 393.6 KiB
Installed : No
Status : not installed
Source package : python-prettytable-3.9.0-1.4.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.