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

Last updated: May 14,2024

1. Install "python38-anyjson" package

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

$ sudo zypper refresh $ sudo zypper install python38-anyjson

2. Uninstall "python38-anyjson" package

This guide let you learn how to uninstall python38-anyjson on openSuSE Tumbleweed:

$ sudo zypper remove python38-anyjson

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

Information for package python38-anyjson:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-anyjson
Version : 0.3.3-17.1
Arch : noarch
Vendor : openSUSE
Installed Size : 21,2 KiB
Installed : No
Status : not installed
Source package : python-anyjson-0.3.3-17.1.src
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 (http://github.com/ask/carrot/)