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

Last updated: January 24,2025

1. Install "python39-dictknife" package

In this section, we are going to explain the necessary steps to install python39-dictknife on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-dictknife

2. Uninstall "python39-dictknife" package

Please follow the steps below to uninstall python39-dictknife on openSuSE Tumbleweed:

$ sudo zypper remove python39-dictknife

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

Information for package python39-dictknife:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-dictknife
Version : 0.14.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 401.4 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.