Package Details: windows95-bin 5.0.1-1

Git Clone URL: https://aur.archlinux.org/windows95-bin.git (read-only, click to copy)
Package Base: windows95-bin
Description: 💩🚀 Windows 95 in Electron. Runs on macOS, Linux, and Windows.(Prebuilt version.Use system-wide electron)
Upstream URL: https://github.com/felixrieseberg/windows95
Keywords: electron windows windows95
Licenses: LicenseRef-custom
Conflicts: windows95
Provides: windows95
Submitter: zxp19821005
Maintainer: zxp19821005
Last Packager: zxp19821005
Votes: 5
Popularity: 0.000000
First Submitted: 2025-04-08 02:48 (UTC)
Last Updated: 2026-04-13 21:26 (UTC)

Latest Comments

pkap commented on 2022-07-10 12:40 (UTC)

Unfortunately, just updating the PKGBUILD does not work for me. I get a black screen after clicking "Start Windows 95". Stalling the update until I find out more...

RogueGirl commented on 2020-04-20 19:09 (UTC)

@beckab Hello thanks for the info, I'll probably use this method in my future packages(and this package if it gets any upstream update)

pkap commented on 2020-04-06 12:04 (UTC)

Hey,thanks for packaging this! Just for your information, you don't need to download and unpack the deb file in the package() function. This is done automatically. It's enough to just: package() { tar -xvf data.tar.xz -C "$pkgdir" }