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

Last updated: June 30,2024

1. Install "python312-pybeam" package

Please follow the guidelines below to install python312-pybeam on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-pybeam

2. Uninstall "python312-pybeam" package

Please follow the guidance below to uninstall python312-pybeam on openSuSE Tumbleweed:

$ sudo zypper remove python312-pybeam

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

Information for package python312-pybeam:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pybeam
Version : 0.7-1.18
Arch : noarch
Vendor : openSUSE
Installed Size : 41.3 KiB
Installed : No
Status : not installed
Source package : python-pybeam-0.7-1.18.src
Upstream URL : https://github.com/matwey/pybeam
Summary : Python module to parse Erlang BEAM files
Description :
Python module to parse Erlang BEAM files, now it is able to read
imports, exports, atoms, as well as compile info and attribute
chunks in pretty python format.