How to Install and Uninstall python310-pybgcode Package on openSuSE Tumbleweed

Last updated: June 30,2024

1. Install "python310-pybgcode" package

This guide let you learn how to install python310-pybgcode on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-pybgcode

2. Uninstall "python310-pybgcode" package

Please follow the guidance below to uninstall python310-pybgcode on openSuSE Tumbleweed:

$ sudo zypper remove python310-pybgcode

3. Information about the python310-pybgcode package on openSuSE Tumbleweed

Information for package python310-pybgcode:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-pybgcode
Version : 0.2.0+git20231219.7aaf717-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 499.2 KiB
Installed : No
Status : not installed
Source package : python-pybgcode-0.2.0+git20231219.7aaf717-1.4.src
Upstream URL : https://github.com/prusa3d/libbgcode
Summary : Python bindings for libbgcode
Description :
A new G-code file format featuring the following improvements over the legacy G-code:
1) Block structure with distinct blocks for metadata vs. G-code
2) Faster navigation
3) Coding & compression for smaller file size
4) Checksum for data validity
5) Extensivity through new (custom) blocks. For example, a file signature block may be welcome by corporate customers.
This package provides the Python language bindings for LibBGCode