Package Details: imfile 2.1.0-1

Git Clone URL: https://aur.archlinux.org/imfile.git (read-only, click to copy)
Package Base: imfile
Description: A full-featured download manager.Forked from motrix.(Use system-wide electron)
Upstream URL: https://imfile.org/
Keywords: downloader electron motrix
Licenses: MIT
Conflicts: imfile, imfile-electron, motrix
Provides: motrix
Submitter: zxp19821005
Maintainer: zxp19821005
Last Packager: zxp19821005
Votes: 1
Popularity: 0.000016
First Submitted: 2024-04-22 02:39 (UTC)
Last Updated: 2026-07-09 01:10 (UTC)

Dependencies (8)

Required by (4)

Sources (2)

Latest Comments

zxp19821005 commented on 2024-05-31 04:07 (UTC)

@carlcarlyle Thanks for your feedback. When I changed pnpm to yarn, it builds OK and runs well.

carlcarlyle commented on 2024-05-30 07:00 (UTC)

I updated a few days ago and was getting the error:

A JavaScript error occurred in the main process Uncaught Exception: Error: Cannot find module 'whatwg-url'


Fixed it with:

sudo npm i -g whatwg-url