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

Last updated: June 03,2024

1. Install "python312-pybgcode" package

Please follow the instructions below to install python312-pybgcode on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-pybgcode

2. Uninstall "python312-pybgcode" package

Please follow the instructions below to uninstall python312-pybgcode on openSuSE Tumbleweed:

$ sudo zypper remove python312-pybgcode

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

Information for package python312-pybgcode:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pybgcode
Version : 0.2.0+git20231219.7aaf717-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 505.9 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