How to Install and Uninstall python312-unyt Package on openSuSE Tumbleweed
Last updated: November 15,2024
1. Install "python312-unyt" package
Here is a brief guide to show you how to install python312-unyt on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python312-unyt
Copied
2. Uninstall "python312-unyt" package
Please follow the steps below to uninstall python312-unyt on openSuSE Tumbleweed:
$
sudo zypper remove
python312-unyt
Copied
3. Information about the python312-unyt package on openSuSE Tumbleweed
Information for package python312-unyt:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-unyt
Version : 3.0.1-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 1.5 MiB
Installed : No
Status : not installed
Source package : python-unyt-3.0.1-1.1.src
Upstream URL : https://github.com/yt-project/unyt
Summary : A package for handling numpy arrays with units
Description :
A package for handling numpy arrays with units.
Often writing code that deals with data that has units can be confusing. A
function might return an array but at least with plain NumPy arrays, there is no
way to easily tell what the units of the data are without somehow knowing *a
priori*.
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-unyt
Version : 3.0.1-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 1.5 MiB
Installed : No
Status : not installed
Source package : python-unyt-3.0.1-1.1.src
Upstream URL : https://github.com/yt-project/unyt
Summary : A package for handling numpy arrays with units
Description :
A package for handling numpy arrays with units.
Often writing code that deals with data that has units can be confusing. A
function might return an array but at least with plain NumPy arrays, there is no
way to easily tell what the units of the data are without somehow knowing *a
priori*.