Search Criteria
Package Details: flood-bin 4.11.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/flood-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | flood-bin |
| Description: | A modern web UI for various torrent clients with a Node.js backend and React frontend |
| Upstream URL: | https://github.com/jesec/flood |
| Licenses: | GPL-3.0 |
| Conflicts: | nodejs-flood |
| Provides: | nodejs-flood |
| Submitter: | tyrolyean |
| Maintainer: | tyrolyean |
| Last Packager: | tyrolyean |
| Votes: | 1 |
| Popularity: | 0.000569 |
| First Submitted: | 2025-01-12 23:40 (UTC) |
| Last Updated: | 2025-10-17 13:26 (UTC) |
Dependencies (0)
Required by (25)
- lidarr (requires nodejs-flood) (optional)
- lidarr-bin (requires nodejs-flood) (optional)
- lidarr-develop (requires nodejs-flood) (optional)
- lidarr-develop-bin (requires nodejs-flood) (optional)
- lidarr-nightly-bin (requires nodejs-flood) (optional)
- lidarr-plugins (requires nodejs-flood) (optional)
- lidarr-plugins-bin (requires nodejs-flood) (optional)
- prowlarr (requires nodejs-flood) (optional)
- prowlarr-bin (requires nodejs-flood) (optional)
- prowlarr-develop (requires nodejs-flood) (optional)
- prowlarr-develop-bin (requires nodejs-flood) (optional)
- prowlarr-nightly-bin (requires nodejs-flood) (optional)
- radarr (requires nodejs-flood) (optional)
- radarr-bin (requires nodejs-flood) (optional)
- radarr-develop (requires nodejs-flood) (optional)
- radarr-develop-bin (requires nodejs-flood) (optional)
- radarr-nightly-bin (requires nodejs-flood) (optional)
- readarr-develop (requires nodejs-flood) (optional)
- readarr-develop-bin (requires nodejs-flood) (optional)
- readarr-nightly-bin (requires nodejs-flood) (optional)
- Show 5 more...
Latest Comments
tyrolyean commented on 2025-04-11 15:19 (UTC)
@Weby thanks for pointing out the wrong executable name in the service file.
After discussing this with colleagues a bit, we came to the conclusion, that renaming the binary would be the best approach, to keep in line with
nodejs-flood.@all sorry for any disruptions this may cause!
regarding the use for this package.
nodejs-floodrequiresnpmto be installed during build andnodejsto use it. This package ships the bundled version withnodejsbuilt in by upstream, meaning no need to install it system wide, or possibility of a regression on that front.-binpackages are quite common in the aur anyways.Weby commented on 2025-04-11 13:40 (UTC) (edited on 2025-04-11 13:40 (UTC) by Weby)
Two things :
your service file is wrong, it's trying to launch the
floodexecutable that doesn't exist. Your executable is namedflood-linux-x64...why not just use https://aur.archlinux.org/packages/nodejs-flood ?