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

Last updated: May 20,2024

1. Install "python2-pybeam" package

Please follow the steps below to install python2-pybeam on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-pybeam

2. Uninstall "python2-pybeam" package

Please follow the step by step instructions below to uninstall python2-pybeam on openSUSE Leap:

$ sudo zypper remove python2-pybeam

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

Information for package python2-pybeam:
---------------------------------------
Repository : Main Repository
Name : python2-pybeam
Version : 0.4.1-1.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 64,8 KiB
Installed : No
Status : not installed
Source package : python-pybeam-0.4.1-1.9.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.