How to Install and Uninstall python312-pydash Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "python312-pydash" package

This guide covers the steps necessary to install python312-pydash on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-pydash

2. Uninstall "python312-pydash" package

This guide covers the steps necessary to uninstall python312-pydash on openSuSE Tumbleweed:

$ sudo zypper remove python312-pydash

3. Information about the python312-pydash package on openSuSE Tumbleweed

Information for package python312-pydash:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pydash
Version : 6.0.2-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 809.0 KiB
Installed : No
Status : not installed
Source package : python-pydash-6.0.2-2.1.src
Upstream URL : https://github.com/dgilland/pydash
Summary : The kitchen sink of Python functional utility libraries
Description :
The kitchen sink of Python utility libraries for doing "stuff" in a functional way.
Based on the Lo-Dash Javascript library.