Search Criteria
Package Details: imfile 1.1.2-3
Package Actions
| 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.io/ |
| Keywords: | downloader electron motrix |
| Licenses: | MIT |
| Conflicts: | imfile, imfile-electron, motrix |
| Provides: | motrix |
| Submitter: | zxp19821005 |
| Maintainer: | zxp19821005 |
| Last Packager: | zxp19821005 |
| Votes: | 1 |
| Popularity: | 0.000174 |
| First Submitted: | 2024-04-22 02:39 (UTC) |
| Last Updated: | 2025-06-07 00:30 (UTC) |
Dependencies (8)
- aria2 (aria2-proAUR, aria2-fastAUR, aria2-unlimitedAUR, aria2-gitAUR)
- electron31 (electron31-binAUR)
- curl (curl-gitAUR, curl-c-aresAUR) (make)
- gendesk (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- npm (python-nodejs-wheelAUR, npm-corepackAUR) (make)
- nvm (nvm-gitAUR) (make)
- yarn (yarn-berryAUR, yarn-corepackAUR) (make)
Required by (4)
- res-downloader (requires motrix) (optional)
- res-downloader-bin (optional)
- res-downloader-bin (requires motrix) (optional)
- resd-mini (requires motrix) (optional)
Latest Comments
zxp19821005 commented on 2024-05-31 04:07 (UTC)
@carlcarlyle Thanks for your feedback. When I changed
pnpmtoyarn, 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