Hi,
here's a working b-em emulator .deb package I compiled from its .rpm package.
Works pretty ok on my bunsen labs (debian) distro, although occasional freeze is possible when pressing F1/F10 keys.
b-em_2.2.3-1_amd64.deb:
https://drive.google.com/file/d/1y6pvI0 ... sp=sharing
I found b2 to be more stable, but the easiest way to install that is via its snap package:
https://snapcraft.io/b2
On Ubuntu snaps work out of the box, but in order to activate snapd support on other (perhaps leaner) debian system you need to:In order to test if snaps are working:and finally:
here's a working b-em emulator .deb package I compiled from its .rpm package.
Works pretty ok on my bunsen labs (debian) distro, although occasional freeze is possible when pressing F1/F10 keys.
b-em_2.2.3-1_amd64.deb:
https://drive.google.com/file/d/1y6pvI0 ... sp=sharing
I found b2 to be more stable, but the easiest way to install that is via its snap package:
https://snapcraft.io/b2
On Ubuntu snaps work out of the box, but in order to activate snapd support on other (perhaps leaner) debian system you need to:
Code:
sudo apt install -y snapdsudo systemctl enable --now snapd.socketsudo snap install coresnap versionCode:
sudo snap install hello-worldsnap run hello-worldCode:
sudo snap install b2Statistics: Posted by djray — Sat Dec 13, 2025 11:14 pm