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

Last updated: November 25,2024

1. Install "python38-pybeam" package

Here is a brief guide to show you how to install python38-pybeam on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-pybeam

2. Uninstall "python38-pybeam" package

Please follow the step by step instructions below to uninstall python38-pybeam on openSuSE Tumbleweed:

$ sudo zypper remove python38-pybeam

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

Information for package python38-pybeam:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-pybeam
Version : 0.7-1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 49,7 KiB
Installed : No
Status : not installed
Source package : python-pybeam-0.7-1.5.src
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.