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

Last updated: November 08,2024

1. Install "python36-pybeam" package

This tutorial shows how to install python36-pybeam on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-pybeam

2. Uninstall "python36-pybeam" package

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

$ sudo zypper remove python36-pybeam

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

Information for package python36-pybeam:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-pybeam
Version : 0.7-1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 49,6 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.