Package Details: satisfactory-mod-manager 3.1.0-4

Git Clone URL: https://aur.archlinux.org/satisfactory-mod-manager.git (read-only, click to copy)
Package Base: satisfactory-mod-manager
Description: A mod manager for easy installation of mods and modloader for Satisfactory
Upstream URL: https://github.com/satisfactorymodding/SatisfactoryModManager
Keywords: satisfactory
Licenses: GPL3
Submitter: laurinneff
Maintainer: Prototik
Last Packager: Prototik
Votes: 11
Popularity: 1.49
First Submitted: 2020-12-23 12:13 (UTC)
Last Updated: 2026-06-29 19:42 (UTC)

Latest Comments

1 2 Next › Last »

Saancreed commented on 2026-06-28 21:29 (UTC)

All is good after the latest change (3.1.0-3), thank you!

Saancreed commented on 2026-06-26 21:55 (UTC)

Hello, this package appears to be unbuildable:

==> Starting build()...
Wails CLI v2.12.0


  ERROR   unable to find compiler: go
…
task: Failed to run task "build": exit status 1
==> ERROR: A failure occurred in build().
    Aborting...

Looks like go was forgotten about and not added to makedepends, adding it there resolves this issue.

Prototik commented on 2026-06-21 09:30 (UTC)

@Technetium1 thanks for pointing out to webkit2gtk, fixed in the last release. Although, there was a dependency on gst-plugins-good before this.

Technetium1 commented on 2026-06-20 01:02 (UTC)

Missing gst-plugins-good in depends and webkit2gtk needs to be switched to libwebkit2gtk-4.1 per release notes.

Timothee commented on 2024-10-15 14:48 (UTC)

Hello, I have this error : ERROR exec: "pnpm": executable file not found in $PATH

After install pnpm package, I was able to install it without error :)

banditsan commented on 2024-10-15 12:51 (UTC) (edited on 2024-10-15 12:51 (UTC) by banditsan)

Desktop Entry file need to be updated with Exec=satisfactory-mod-manager %u to fix protocol URL issue in KDE Plasma 6

$ xdg-open smmanager://install?modID=PowerControlRoom
qt.qpa.wayland: Non-blocking swap buffers not supported. Subsurface rendering can be affected. It may also cause the event loop to freeze in some situations
kf.kio.core: "/usr/share/applications/satisfactory-mod-manager.desktop" contains supported protocols but doesn't use %u or %U in its Exec line! This is inconsistent.

SMM devs already have updated file version in repo

banditsan commented on 2024-10-15 03:36 (UTC)

webkit2gtk needed as dependency. Without it you cannot build or run standalone version of SMM.

$ diff PKGBUILD PKGBUILD.new 
9a10
> depends=('webkit2gtk')

FabioLolix commented on 2022-12-12 17:40 (UTC)

Hello,

  • would you like to specify makedepends on nodejs-lts-hydrogen (node 18)? Using 'nodejs>=16' 'nodejs<19' create some issue, for example when building in chroot
  • does happen to you that /usr/bin/satisfactory-mod-manager is 188kB while the appimage in src is 89,3MB? solved adding options=(!strip) to the pkgbuild

orlfman commented on 2021-04-20 21:12 (UTC) (edited on 2021-04-20 22:24 (UTC) by orlfman)

i just modified the pkgbuild too to build the new 2.4.1 version: https://pastebin.com/uuLvi0xJ

and it actually built just fine for me too. problem is that it doesn't "work." https://i.imgur.com/BK45huB.png

it loads up for me, but its all white. there's nothing in it lol.

edit: oddly enough the appimage version works. and they just put out version 2.4.3

laurinneff commented on 2021-04-14 04:50 (UTC)

@lifestronaut

I already figured this out myself, but I haven't had the time to test it yet. I'll update this package once I can see myself that mods install and run with v2.4.0.

@mateusauler

Lutris isn't missing as a dependency. This mod manager works with the Steam build of Satisfactory, and it might also work when the game is installed with legendary (an unofficial Epic Games Launcher)