Search Criteria
Package Details: netpad-bin 0.12.0-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/netpad-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | netpad-bin |
| Description: | A cross-platform C# editor and playground.(Prebuilt version.Use system-wide electron) |
| Upstream URL: | https://github.com/tareqimbasher/NetPad |
| Keywords: | c# editor electron playground |
| Licenses: | MIT |
| Conflicts: | netpad |
| Provides: | netpad |
| Submitter: | zxp19821005 |
| Maintainer: | zxp19821005 |
| Last Packager: | zxp19821005 |
| Votes: | 5 |
| Popularity: | 0.000104 |
| First Submitted: | 2023-03-13 01:23 (UTC) |
| Last Updated: | 2026-04-30 10:19 (UTC) |
Dependencies (3)
- aspnet-runtime (aspnet-runtime-3.0AUR, aspnet-runtime-2.1AUR, aspnet-runtime-2.2AUR, aspnet-runtime-7.0-binAUR, aspnet-runtime-preview-binAUR, aspnet-runtime-binAUR)
- dotnet-sdk (dotnet-sdk-2.2AUR, dotnet-sdk-2.2-vs2017AUR, dotnet-sdk-3.0AUR, dotnet-sdk-2.1AUR, dotnet-sdk-preview-binAUR, dotnet-sdk-binAUR)
- electron36 (electron36-binAUR)
Latest Comments
1 2 Next › Last »
zxp19821005 commented on 2026-04-30 10:19 (UTC)
@kitulous Thanks for your feedback, fixed it.
kitulous commented on 2026-04-30 10:03 (UTC)
Hi. When installing
netpad-bin 0.12.0-2, I noticed that there is a function mismatch:Root cause:
Fix:
I worked around that by pulling the PKGBUILD locally. Please fix that. Thank you!
zxp19821005 commented on 2026-04-27 10:49 (UTC)
@CodesInChaos Thanks for your feedback,fixed it.
CodesInChaos commented on 2026-04-24 09:32 (UTC) (edited on 2026-04-25 09:27 (UTC) by CodesInChaos)
For me scripts that don't use ASP.NET crash if the ASP.NET runtime hasn't been installed. So I think it should be marked as a required dependency instead of optional.
https://github.com/tareqimbasher/NetPad/issues/407
jogai commented on 2025-11-14 08:07 (UTC)
For those who want to try the package with the tauri shell, install
netpad-vnext-binTIPS commented on 2025-08-15 08:56 (UTC)
NetPad was updated to Electron v36. Thank you @jogai for all your work on this, and thank you @zxp19821005 for maintaining this package!
FineWolf commented on 2025-05-27 12:59 (UTC) (edited on 2025-05-27 13:01 (UTC) by FineWolf)
The hash for the license file for the
0.9.0-1release is wrong.It should be
43485534798b716310ae2a0edeebb00e97ff0e42e5fde13ff2994e2bc82348f6.I'm not quite sure why the PKGBUILD was changed in the latest commit (0c1aadae) as the license did not change with
0.9.0.The package currently doesn't build due to this mismatch.
jogai commented on 2025-03-05 07:05 (UTC)
Ah yes, I forgot, even when I made a PR already: https://github.com/tareqimbasher/NetPad/pull/274
zxp19821005 commented on 2025-02-28 02:03 (UTC)
@jogai The package was built from
electron23, see https://github.com/tareqimbasher/NetPad/blob/1919884f250105d4026b3801375d6381f8a00442/src/Apps/NetPad.Apps.App/App/package.json#L60 . I think maybe you can send an issue to the upstream to update the electron version.jogai commented on 2025-02-27 09:48 (UTC)
Maybe update to a supported electron version, see https://endoflife.date/electron. The 23 version has a jre dependency too, which makes it kinda weird if you're installing a dotnet tool. Locally built it with 34 and it went fine.
1 2 Next › Last »