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

Last updated: May 19,2024

1. Install "python39-pybeam" package

This is a short guide on how to install python39-pybeam on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-pybeam

2. Uninstall "python39-pybeam" package

Please follow the steps below to uninstall python39-pybeam on openSuSE Tumbleweed:

$ sudo zypper remove python39-pybeam

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

Information for package python39-pybeam:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pybeam
Version : 0.7-1.18
Arch : noarch
Vendor : openSUSE
Installed Size : 35.1 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.