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

Last updated: May 08,2024

1. Install "python3-fastparquet" package

Here is a brief guide to show you how to install python3-fastparquet on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-fastparquet

2. Uninstall "python3-fastparquet" package

Please follow the instructions below to uninstall python3-fastparquet on openSUSE Leap:

$ sudo zypper remove python3-fastparquet

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

Information for package python3-fastparquet:
--------------------------------------------
Repository : Main Repository
Name : python3-fastparquet
Version : 0.2.1-bp155.2.12
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.3 MiB
Installed : No
Status : not installed
Source package : python-fastparquet-0.2.1-bp155.2.12.src
Upstream URL : https://github.com/dask/fastparquet/
Summary : Python support for Parquet file format
Description :
This is a Python implementation of the parquet format
for integrating it into python-based Big Data workflows.