How to Install and Uninstall python3-jsonlines Package on openSUSE Leap

Last updated: May 20,2024

1. Install "python3-jsonlines" package

This guide covers the steps necessary to install python3-jsonlines on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-jsonlines

2. Uninstall "python3-jsonlines" package

In this section, we are going to explain the necessary steps to uninstall python3-jsonlines on openSUSE Leap:

$ sudo zypper remove python3-jsonlines

3. Information about the python3-jsonlines package on openSUSE Leap

Information for package python3-jsonlines:
------------------------------------------
Repository : Main Repository
Name : python3-jsonlines
Version : 1.2.0-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 35.1 KiB
Installed : No
Status : not installed
Source package : python-jsonlines-1.2.0-bp155.2.12.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.