How to Install and Uninstall python39-python-ternary Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "python39-python-ternary" package

This guide covers the steps necessary to install python39-python-ternary on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-python-ternary

2. Uninstall "python39-python-ternary" package

Learn how to uninstall python39-python-ternary on openSuSE Tumbleweed:

$ sudo zypper remove python39-python-ternary

3. Information about the python39-python-ternary package on openSuSE Tumbleweed

Information for package python39-python-ternary:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-python-ternary
Version : 1.0.8-1.11
Arch : noarch
Vendor : openSUSE
Installed Size : 133.4 KiB
Installed : No
Status : not installed
Source package : python-python-ternary-1.0.8-1.11.src
Upstream URL : https://github.com/marcharper/python-ternary
Summary : Tool to make ternary plots in python
Description :
This is a plotting library for use with matplotlib to make ternary plots plots
in the two dimensional simplex projected onto a two dimensional plane.
The library provides functions for plotting projected lines, curves
(trajectories), scatter plots, and heatmaps.