How to Install and Uninstall python3-pybeam Package on openSUSE Leap

Last updated: July 05,2024

1. Install "python3-pybeam" package

Please follow the guidelines below to install python3-pybeam on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pybeam

2. Uninstall "python3-pybeam" package

Please follow the instructions below to uninstall python3-pybeam on openSUSE Leap:

$ sudo zypper remove python3-pybeam

3. Information about the python3-pybeam package on openSUSE Leap

Information for package python3-pybeam:
---------------------------------------
Repository : Main Repository
Name : python3-pybeam
Version : 0.4.1-1.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 52.4 KiB
Installed : No
Status : not installed
Source package : python-pybeam-0.4.1-1.9.src
Upstream URL : http://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.