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

Last updated: July 02,2024

1. Install "python310-jsonlines" package

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

$ sudo zypper refresh $ sudo zypper install python310-jsonlines

2. Uninstall "python310-jsonlines" package

Please follow the guidelines below to uninstall python310-jsonlines on openSuSE Tumbleweed:

$ sudo zypper remove python310-jsonlines

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

Information for package python310-jsonlines:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-jsonlines
Version : 4.0.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 40.6 KiB
Installed : No
Status : not installed
Source package : python-jsonlines-4.0.0-1.4.src
Upstream URL : https://github.com/wbolster/jsonlines
Summary : Library with helpers for the jsonlines file format
Description :
Python library to simplify working with jsonlines_ and ndjson_ data.