NexusMods.App has been archived/abandoned and won't receive further updates unfortunately
Search Criteria
Package Details: nexusmods-app-git r8711.e6b99cf-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/nexusmods-app-git.git (read-only, click to copy) |
|---|---|
| Package Base: | nexusmods-app-git |
| Description: | A mod installer, creator and manager for all your popular games. |
| Upstream URL: | https://github.com/Nexus-Mods/NexusMods.App |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | nexusmods-app |
| Provides: | nexusmods-app |
| Submitter: | jthoward |
| Maintainer: | chadsr |
| Last Packager: | chadsr |
| Votes: | 1 |
| Popularity: | 0.000028 |
| First Submitted: | 2024-12-20 00:39 (UTC) |
| Last Updated: | 2025-11-05 10:03 (UTC) |
Dependencies (19)
- desktop-file-utils (desktop-file-utils-gitAUR)
- dotnet-runtime-9.0 (dotnet-runtime-9.0-binAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, openerAUR, mimejs-gitAUR, xdg-utils-mimeoAUR)
- desktop-file-utils (desktop-file-utils-gitAUR) (make)
- dotnet-sdk-9.0 (dotnet-sdk-9.0-binAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- git-lfs (git-lfs-gitAUR) (make)
- xdg-desktop-portal-cosmic (xdg-desktop-portal-cosmic-gitAUR) (optional) – Cosmic
- xdg-desktop-portal-dde (optional) – Deepin
- xdg-desktop-portal-gnome (xdg-desktop-portal-gnome-gitAUR) (optional) – GNOME
- xdg-desktop-portal-gtk (xdg-desktop-portal-gtk-gitAUR, xdg-desktop-portal-gtk-dummyAUR) (optional) – Generic Desktop
- xdg-desktop-portal-hyprland (xdg-desktop-portal-hyprland-gitAUR) (optional) – Hyprland
- xdg-desktop-portal-kde (xdg-desktop-portal-kde-gitAUR) (optional) – KDE Plasma
- xdg-desktop-portal-liri-gitAUR (optional) – Liri
- xdg-desktop-portal-lxqt (optional) – LXQT
- xdg-desktop-portal-tdAUR (optional) – theDesk
- xdg-desktop-portal-wlr (xdg-desktop-portal-wlr-gitAUR) (optional) – WLRoots
Required by (0)
Sources (0)
Latest Comments
chadsr commented on 2026-03-30 17:27 (UTC)
saghm commented on 2025-09-24 19:04 (UTC)
This package installs fine for me, but it seems to have the same issue that existed in the binary version of this package with the broken TRY_EXEC line in the .desktop file: https://aur.archlinux.org/packages/nexusmods-app-bin#comment-1029062
patlefort commented on 2025-05-21 04:45 (UTC)
Broken, there is no source=() array and of course prepare() fails. Is this still maintained?
sewer56 commented on 2025-03-04 17:30 (UTC)
You might (or rather do) need to add dotnet-runtime-8.0 or dotnet-sdk-8.0 to the dependencies of the package. One of the project's build time dependencies, introduced a while back StrawberryShake.GraphQL builds and runs a .NET 8 binary at compile time.
That binary is used to snapshot the state of Nexus' V2 API and generate the code for interfacing with it. Failure to run the tool might fail the build.
Pinned Comments
chadsr commented on 2026-03-30 17:27 (UTC)
NexusMods.App has been archived/abandoned and won't receive further updates unfortunately