How to Install and Uninstall python-zstandard Package on Manjaro

Last updated: May 19,2024

1. Install "python-zstandard" package

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

$ sudo pacman -Sy $ sudo pacman -S python-zstandard

2. Uninstall "python-zstandard" package

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

$ sudo pacman -Rcns python-zstandard

3. Information about the python-zstandard package on Manjaro

Repository : extra
Name : python-zstandard
Version : 0.22.0-1
Description : Python bindings to the Zstandard (zstd) compression library
Architecture : x86_64
URL : https://github.com/indygreg/python-zstandard
Licenses : BSD
Groups : None
Provides : None
Depends On : python
Optional Deps : python-cffi
Conflicts With : None
Replaces : None
Download Size : 308.50 KiB
Installed Size : 1213.07 KiB
Packager : Sven-Hendrik Haase
Build Date : Wed Nov 1 22:27:31 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions