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

Last updated: July 08,2024

1. Install "python312-anyjson" package

This tutorial shows how to install python312-anyjson on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-anyjson

2. Uninstall "python312-anyjson" package

Please follow the steps below to uninstall python312-anyjson on openSuSE Tumbleweed:

$ sudo zypper remove python312-anyjson

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

Information for package python312-anyjson:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-anyjson
Version : 0.3.3+git.1298315003.7bb1d18-2.8
Arch : noarch
Vendor : openSUSE
Installed Size : 15.9 KiB
Installed : No
Status : not installed
Source package : python-anyjson-0.3.3+git.1298315003.7bb1d18-2.8.src
Upstream URL : https://bitbucket.org/runeh/anyjson
Summary : Provide the best available JSON implementation available
Description :
Anyjson loads whichever is the fastest JSON module installed and provides
a uniform API regardless of which JSON implementation is used.
Originally part of carrot (https://github.com/ask/carrot/)