How to Install and Uninstall python-jsonlines Package on Manjaro

Last updated: May 20,2024

1. Install "python-jsonlines" package

Here is a brief guide to show you how to install python-jsonlines on Manjaro

$ sudo pacman -Sy $ sudo pacman -S python-jsonlines

2. Uninstall "python-jsonlines" package

In this section, we are going to explain the necessary steps to uninstall python-jsonlines on Manjaro:

$ sudo pacman -Rcns python-jsonlines

3. Information about the python-jsonlines package on Manjaro

Repository : extra
Name : python-jsonlines
Version : 4.0.0-1
Description : Library with helpers for the jsonlines file format
Architecture : any
URL : https://github.com/wbolster/jsonlines
Licenses : BSD
Groups : None
Provides : None
Depends On : python-attrs
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 19.41 KiB
Installed Size : 76.41 KiB
Packager : Felix Yan
Build Date : Fri Nov 24 06:25:16 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions