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

Last updated: May 17,2024

1. Install "python3-flatbuffers" package

Please follow the instructions below to install python3-flatbuffers on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-flatbuffers

2. Uninstall "python3-flatbuffers" package

This tutorial shows how to uninstall python3-flatbuffers on openSUSE Leap:

$ sudo zypper remove python3-flatbuffers

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

Information for package python3-flatbuffers:
--------------------------------------------
Repository : Main Repository
Name : python3-flatbuffers
Version : 2.0.6-bp155.1.42
Arch : noarch
Vendor : openSUSE
Installed Size : 255.2 KiB
Installed : No
Status : not installed
Source package : python-flatbuffers-2.0.6-bp155.1.42.src
Upstream URL : https://google.github.io/flatbuffers/
Summary : The FlatBuffers serialization format for Python
Description :
Python runtime library for use with the Flatbuffers serialization format.