How to Install and Uninstall python-orjson Package on Manjaro

Last updated: November 06,2024

1. Install "python-orjson" package

In this section, we are going to explain the necessary steps to install python-orjson on Manjaro

$ sudo pacman -Sy $ sudo pacman -S python-orjson

2. Uninstall "python-orjson" package

Please follow the steps below to uninstall python-orjson on Manjaro:

$ sudo pacman -Rcns python-orjson

3. Information about the python-orjson package on Manjaro

Repository : extra
Name : python-orjson
Version : 3.9.10-1
Description : Fast, correct Python JSON library supporting dataclasses and
datetimes
Architecture : x86_64
URL : https://github.com/ijl/orjson
Licenses : Apache-2.0 MIT
Groups : None
Provides : None
Depends On : gcc-libs glibc python
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 265.54 KiB
Installed Size : 710.30 KiB
Packager : David Runge
Build Date : Thu Oct 26 22:16:11 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions