Quantcast
Channel: stardot.org.uk
Viewing all articles
Browse latest Browse all 5780

8-bit acorn emulators • Re: BBC Emulator as .DEB package

$
0
0
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:

Code:

sudo apt install -y snapdsudo systemctl enable --now snapd.socketsudo snap install coresnap version
In order to test if snaps are working:

Code:

sudo snap install hello-worldsnap run hello-world
and finally:

Code:

sudo snap install b2

Statistics: Posted by djray — Sat Dec 13, 2025 11:14 pm



Viewing all articles
Browse latest Browse all 5780

Trending Articles