Package Details: umo-git 0.10.9-1

Git Clone URL: https://aur.archlinux.org/umo-git.git (read-only, click to copy)
Package Base: umo-git
Description: An automatic modlist downloader for Modding-OpenMW.com modlists
Upstream URL: https://modding-openmw.gitlab.io/umo/
Licenses: GPL
Conflicts: umo-dev-bin
Provides: umo
Submitter: alekulyn
Maintainer: S3ctor
Last Packager: S3ctor
Votes: 1
Popularity: 0.000645
First Submitted: 2024-12-31 01:02 (UTC)
Last Updated: 2025-09-04 13:34 (UTC)

Dependencies (5)

Required by (1)

Sources (1)

Latest Comments

toynbeeidea commented on 2025-12-21 00:01 (UTC) (edited on 2025-12-21 00:08 (UTC) by toynbeeidea)

The u7zip issue seems to occur on the official binary, which I tested first. I just built and ran this package, and that DOES seem to work. at this time:

 registering umo as default nxm link handler
 registering umo as default momw link handler
 running update-desktop-database
 You're now ready to install a mod list! Example:
 umo sync i-heart-vanilla
 umo install i-heart-vanilla

hazelnot commented on 2025-12-16 21:47 (UTC)

Doesn't seem to work at the moment, running umo setup crashes after configuring the directories because it can't find u7Zip

~ umo setup
creating destkop entry at /home/hazelnot/.local/share/applications/umo.desktop
registering umo as default nxm link handler
registering umo as default momw link handler
running update-desktop-database
╭──────────────────────────────────────────────────── Traceback (most recent call last) ────────────────────────────────────────────────────╮
│ in setup:84                                                                                                                               │
│                                                                                                                                           │
│ in call_subcmd:53                                                                                                                         │
│                                                                                                                                           │
│ in call_subcmd:240                                                                                                                        │
│                                                                                                                                           │
│ in setup:1883                                                                                                                             │
│                                                                                                                                           │
│ in check:1808                                                                                                                             │
│                                                                                                                                           │
│ in <module rar>:22                                                                                                                        │
╰───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
ModuleNotFoundError: No module named 'u7Zip'