Search Criteria
Package Details: rpcemu 0.9.5-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/rpcemu.git (read-only, click to copy) | 
|---|---|
| Package Base: | rpcemu | 
| Description: | An Emulator of classic Acorn computer systems, such as the Risc PC and A7000 | 
| Upstream URL: | http://www.marutan.net/rpcemu/ | 
| Licenses: | GPL-2.0-only | 
| Submitter: | claunia | 
| Maintainer: | fabertawe | 
| Last Packager: | fabertawe | 
| Votes: | 2 | 
| Popularity: | 0.82 | 
| First Submitted: | 2016-02-14 01:19 (UTC) | 
| Last Updated: | 2025-08-18 15:01 (UTC) | 
Dependencies (4)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR) (make)
 - qt5-multimedia (make)
 - apulseAUR (apulse-gitAUR) (optional) – PulseAudio emulation for ALSA
 - lib32-apulseAUR (optional) – PulseAudio emulation for ALSA (32-bit)
 
Latest Comments
fabertawe commented on 2025-08-18 15:07 (UTC)
I've updated the missing dep and compilation fix. I'll leave the root:users workaround for now, so there's a working install. Users can then manipulate (or not) as they see fit.
Lili1228 commented on 2025-08-17 20:30 (UTC)
I'm not sure how the guidelines are for that. What I do is that I put them as root:root anyway and I expect the user to copy files somewhere.
fabertawe commented on 2025-08-17 11:05 (UTC)
@Lili1228 - the only dependency that appears to be missing is qt5-multimedia. I'll add that and -std=gnu17. Thanks.
If the files are installed root:root then rpcemu won't run. What are the guidelines for this?
Lili1228 commented on 2025-08-17 07:07 (UTC) (edited on 2025-08-17 07:09 (UTC) by Lili1228)
Doesn't work with GCC 15, the simplest way to fix it is to add
-std=gnu17to CFLAGS in PKGBUILD:29. Also, please run your PKGBUILD and *.zst with namcap, you list way too little dependencies and all files are installed as root:users and not root:root.fabertawe commented on 2021-04-11 11:10 (UTC) (edited on 2021-04-11 11:37 (UTC) by fabertawe)
@tornado99 - I have my RPCEmu folder in $HOME e.g. ~/RPCEmu/371 , ~/RPCEmu/402 with normal permissions and have no problem. Are you running from $HOME?
Edit: I should clarify - it works as installed for me but I copied everything to $HOME so that I could install multiple versions (roms) next to each other, as this is easier to manage. I haven't used it for a while either so I'm a bit rusty! Can you post the permissions?
ls -la /usr/share/rpcemutornado99 commented on 2021-04-10 17:00 (UTC)
I added a ROM and put myself in the group users, but I still get this error: RPCEmu fatal error: Cannot create file './hd4.hdf': Permission denied. how can i fix this?
fabertawe commented on 2016-09-13 16:00 (UTC)
fabertawe commented on 2016-09-12 20:42 (UTC)