Search Criteria
Package Details: mounriverstudio-bin 230-5
Package Actions
| Git Clone URL: | https://aur.archlinux.org/mounriverstudio-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | mounriverstudio-bin |
| Description: | MounRiver Studio Ⅱ(MRS2)为MounRiver Studio的换代版本,从V2.1.0开始,框架更换至更现代的VSCode,并深度定制开发。在工程管理、代码编辑、编译、调试等方面均兼容之前版本,并在效率和功能等方面进行提升,着力将MRS打造为更加轻量化、智能化、高效化的RISC-V IDE。同时,提供Windows/Linux/macOS 以及国产操作系统版本 |
| Upstream URL: | http://www.mounriver.com/ |
| Keywords: | mounriver studio ⅱ(mrs2) |
| Licenses: | LicenseRef-Commercial |
| Conflicts: | mounriverstudio |
| Provides: | mounriverstudio, MounRiverStudio-Linux |
| Submitter: | taotieren |
| Maintainer: | taotieren |
| Last Packager: | taotieren |
| Votes: | 3 |
| Popularity: | 0.44 |
| First Submitted: | 2025-01-08 13:31 (UTC) |
| Last Updated: | 2025-12-14 06:07 (UTC) |
Dependencies (46)
- alsa-lib
- at-spi2-core (at-spi2-core-gitAUR)
- bash (bash-gitAUR, bash-devel-gitAUR)
- cairo (cairo-gitAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR, dbus-nosystemd-gitAUR)
- expat (expat-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- gtk3 (gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-no_deadkeys_underlineAUR)
- hidapi (hidapi-gitAUR)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR)
- libdrm (libdrm-gitAUR)
- libjaylink (libjaylink-gitAUR)
- libsecret
- libudev.so (lib32-systemd-gitAUR, systemd-libs-selinuxAUR, systemd-libs-gitAUR, lib32-systemd, systemd-libs)
- libusb (libusb-gitAUR)
- libx11 (libx11-gitAUR, libx11-mr293AUR)
- libxcb (libxcb-gitAUR)
- libxcomposite
- Show 26 more dependencies...
Latest Comments
t3u commented on 2025-12-13 01:05 (UTC)
@taotieren I’ve opened a PR in your repository with the proposed changes.
It fixes the update mechanism.
taotieren commented on 2025-12-12 10:14 (UTC) (edited on 2025-12-12 10:14 (UTC) by taotieren)
@t3u Because what I am using here is lilac Automated Update processing. After all, there is a bit too much maintenance package. Automated updates are needed to reduce maintenance stress.
t3u commented on 2025-12-12 10:10 (UTC)
@taotieren Thank you for replying. I will consider it.
taotieren commented on 2025-12-12 10:03 (UTC)
@t3u 现在 mounriverstudio 改了下载方式。 _sign 的验证时间很短。很难自动化处理这部分。在考虑要不要改成 file 的方式来维护这个包。
t3u commented on 2025-12-12 09:01 (UTC)
This package is out of date.
Upstream has released version V230.
Here is an updated PKGBUILD that builds correctly:
taotieren commented on 2025-09-30 06:34 (UTC) (edited on 2025-09-30 06:37 (UTC) by taotieren)
@chiz 谢谢。稍后更新。打包的时候有删除
beforeinstall文件夹,如果执行里面的 start.sh 会和系统里面的一些包会被覆盖掉,其他软件会有影响(系统容易炸掉),相关依赖的库已经改为 arch 这边已有的包进行替代了。chiz commented on 2025-08-11 09:34 (UTC)
菜单项的对应命令是:
bash "/usr/share/MRS2/beforeinstall/load.sh" %F在console里面执行的输出是:
我看
/usr/share/MRS2下面没有这个beforeinstall这个目录taotieren commented on 2025-07-11 01:19 (UTC)
@Piececao 可以从我的自建源下载预编译好的包:https://github.com/taotieren/aur-repo 或者手动修改
_sign=变量的值,在上游官网按F12进开发者模式,打开网页请求页面,单击网页中的下载 Linux 版本,监听页面会有一个授权成功的返回地址,复制里面的信息提花_sign=的值就能下载了,上游加了验证方式从官网下载有点麻烦了。Piececao commented on 2025-04-15 14:03 (UTC) (edited on 2025-04-15 14:04 (UTC) by Piececao)
点击 文件->新建->新建MounRiver工程 之后不能新建工程,右下角显示错误信息:
command 'mrs-vscode.createProject' not found日志文件$HOME/.config/MounRiver Studio 2/logs/20250415T214829/window3/exthost/exthost.log 如下: