Search Criteria
Package Details: r2modman 3.1.58-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/r2modman.git (read-only, click to copy) |
---|---|
Package Base: | r2modman |
Description: | A simple and easy to use mod manager for several games using Thunderstore. |
Upstream URL: | https://github.com/ebkr/r2modmanPlus |
Licenses: | MIT |
Submitter: | su226 |
Maintainer: | su226 |
Last Packager: | su226 |
Votes: | 1 |
Popularity: | 0.010848 |
First Submitted: | 2024-04-22 13:40 (UTC) |
Last Updated: | 2025-04-26 05:13 (UTC) |
Dependencies (4)
- electron24AUR (electron24-binAUR)
- node-gyp (corepackerAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- yarn (yarn-pnpm-corepackAUR, corepackerAUR, yarn-berryAUR) (make)
Latest Comments
1 2 Next › Last »
su226 commented on 2025-04-26 05:14 (UTC)
@InsanelyDefault Actually it's node-gyp (and python), tested in makechrootpkg. Added those to makedepends, thx.
su226 commented on 2025-04-26 05:06 (UTC)
@lunafox This package is for someone who prefer source-built packages. If you prefer the official binary, use r2modman-bin instead.
su226 commented on 2025-04-26 04:44 (UTC)
@gusgalarnyk nodejs-lts-hydrogen is required for building electron24, but not r2modman itself. if you can't build it, I recommend use electron24-bin instead
gusgalarnyk commented on 2025-04-25 21:01 (UTC) (edited on 2025-04-26 13:28 (UTC) by gusgalarnyk)
Edit: Thank you, my apologies. Still new to Linux. I have swapped to r2modman-bin and handled my electron dependencies. The following comment no longer applies.
Not certain this is a helpful comment but I'm getting "could not find all required packages: nodejs-lts-hydrogen" which wasn't happening a week or two ago. I think something is outdated here.
InsanelyDefault commented on 2025-01-30 07:09 (UTC) (edited on 2025-01-30 07:10 (UTC) by InsanelyDefault)
This makedepends on npm as of right now. If the PKGBUILD could be updated to reflect that, that'd be much appreciated.
lunafox commented on 2025-01-04 08:40 (UTC)
worth noting that this package is not official. the devs of r2modman provide a .pacman file as part of their release on github: https://github.com/ebkr/r2modmanPlus/releases/
su226 commented on 2024-11-09 12:23 (UTC)
@Shiftyeyesshady Install either electron24 or electron24-bin from AUR first.
Shiftyeyesshady commented on 2024-11-09 03:41 (UTC)
Currently fails to build due to a broken electron dependency.
==> Missing dependencies: -> electron24 ==> Checking buildtime dependencies... ==> ERROR: Could not resolve all dependencies.
murlakatamenka commented on 2024-08-20 10:13 (UTC) (edited on 2024-08-20 10:42 (UTC) by murlakatamenka)
Whatever, I guess.
My point was that you can make a better package that way, because using system's Electron has its advantages (saved space, better Wayland support with recent Electron versions etc.)
Also I've just built the package with just
nvm
andyarn
, withelectron30
and withoutpython2
See for yourself.
su226 commented on 2024-08-07 04:36 (UTC) (edited on 2024-08-07 04:42 (UTC) by su226)
@murlakatamenka You need
python2
for building (the specific version of) node-sass, in case prebuilt binary is unavailable. Besides, I useelectron11
because upstream uses it, thus working on other Electron versions is not guaranteed. If you really want it, trycustomizepkg
.1 2 Next › Last »