How to Install and Uninstall python310-dictknife Package on openSuSE Tumbleweed

Last updated: November 07,2024

1. Install "python310-dictknife" package

Please follow the steps below to install python310-dictknife on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-dictknife

2. Uninstall "python310-dictknife" package

This tutorial shows how to uninstall python310-dictknife on openSuSE Tumbleweed:

$ sudo zypper remove python310-dictknife

3. Information about the python310-dictknife package on openSuSE Tumbleweed

Information for package python310-dictknife:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-dictknife
Version : 0.14.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 401.3 KiB
Installed : No
Status : not installed
Source package : python-dictknife-0.14.0-1.2.src
Upstream URL : https://github.com/podhmo/dictknife
Summary : Army knife of handling data
Description :
Army knife of handling data, able to read and write JSON, YAML and TOML,
and transform, merge and diff datasets.
Includes jsonknife for splitting files and dereferencing JSON using
JSON pointer syntax.