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

Last updated: May 20,2024

1. Install "python310-pybeam" package

Please follow the steps below to install python310-pybeam on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-pybeam

2. Uninstall "python310-pybeam" package

This tutorial shows how to uninstall python310-pybeam on openSuSE Tumbleweed:

$ sudo zypper remove python310-pybeam

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

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