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

Last updated: November 23,2024

1. Install "python39-anyjson" package

This guide let you learn how to install python39-anyjson on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-anyjson

2. Uninstall "python39-anyjson" package

Please follow the instructions below to uninstall python39-anyjson on openSuSE Tumbleweed:

$ sudo zypper remove python39-anyjson

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

Information for package python39-anyjson:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-anyjson
Version : 0.3.3+git.1298315003.7bb1d18-2.8
Arch : noarch
Vendor : openSUSE
Installed Size : 14.8 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/)