Search Criteria
Package Details: prowlarr 1.24.3.4754-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/prowlarr.git (read-only, click to copy) |
---|---|
Package Base: | prowlarr |
Description: | Usenet and torrent aggregator, similar to nzbhydra2 and jackett. |
Upstream URL: | https://github.com/Prowlarr/Prowlarr |
Licenses: | GPL3 |
Submitter: | fryfrog |
Maintainer: | fryfrog |
Last Packager: | fryfrog |
Votes: | 17 |
Popularity: | 0.31 |
First Submitted: | 2021-01-11 16:34 (UTC) |
Last Updated: | 2024-09-30 17:22 (UTC) |
Dependencies (5)
- sqlite (sqlite-fossilAUR)
- lidarrAUR (lidarr-developAUR, lidarr-nightlyAUR) (optional) – automatically adds and remove indexers/trackers
- radarrAUR (radarr-developAUR, radarr-nightlyAUR) (optional) – automatically adds and remove indexers/trackers
- readarr (readarr-developAUR, readarr-nightlyAUR) (optional) – automatically adds and remove indexers/trackers
- sonarrAUR (sonarr-developAUR) (optional) – automatically adds and remove indexers/trackers
Required by (8)
- prowlarr-runit
- prowlet-git (requires Prowlarr) (optional)
- radarr (optional)
- radarr-develop (optional)
- radarr-nightly (optional)
- rofi-prowlet-git (optional)
- sonarr (optional)
- sonarr-develop (optional)
Latest Comments
« First ‹ Previous 1 2
qark commented on 2022-11-19 20:14 (UTC)
@anonfunc is right. This package uses pre-built binaries but doesn't have
-bin
suffix.Could you fix this issue? Proper way is to build from source tarball. Alternatively you can rename it to
prowlarr-bin
.fryfrog commented on 2022-05-23 17:57 (UTC) (edited on 2022-05-23 17:58 (UTC) by fryfrog)
@Pietro_Pizzi: Fixed, thanks!
Pietro_Pizzi commented on 2022-05-23 10:03 (UTC)
Desc: nzbhydar2 -> nzbhydra2
mmozeiko commented on 2022-03-24 19:04 (UTC)
There is no mono bundled here. Prowlarr is built using .NET Core - where it ships all .NET dependencies needed by project with it. Just like Radarr does.
drrlvn commented on 2022-03-24 18:56 (UTC)
Why is mono bundled? This package takes 200mb while sonarr depends on mono and only takes up 33mb. Can mono be unbundled?
fryfrog commented on 2021-12-11 21:54 (UTC)
I must have goofed something up, thanks!
mmozeiko commented on 2021-12-11 21:54 (UTC)
prowlarr.develop.0.1.8.1231.linux-core-x64.tar.gz file is not found instead it downloads 64-byte json that is invalid .tar.gz file. And checksum for some reason matches it?? It is very suspicous that all sha512sums_x86_64, sha512sums_aarch64 and sha512sums_armv7h matches to exact same value.
anonfunc commented on 2021-06-23 12:02 (UTC)
This should be called prowlarr-bin, similar to sonarr(-bin).
https://wiki.archlinux.org/title/AUR_submission_guidelines#Rules_of_submission
« First ‹ Previous 1 2