Package Details: firebot 5.64.0-3

Git Clone URL: https://aur.archlinux.org/firebot.git (read-only, click to copy)
Package Base: firebot
Description: A powerful all-in-one bot for Twitch streamers
Upstream URL: https://github.com/crowbartools/Firebot
Licenses: GPL3
Submitter: NorthWestWind
Maintainer: NorthWestWind (dennisrijsdijk)
Last Packager: NorthWestWind
Votes: 1
Popularity: 0.001260
First Submitted: 2023-10-15 04:42 (UTC)
Last Updated: 2025-09-20 22:56 (UTC)

Latest Comments

miawgogo commented on 2025-09-20 14:26 (UTC) (edited on 2025-10-05 15:53 (UTC) by miawgogo)

Hey, this fails to build in a chroot due to desktop-file-utils not being included as a build dependency(even if its installed as part of the base arch system, you should still include them as dependencies to packages)

edit: ty for fixing it :3

abraxas86 commented on 2025-04-07 21:06 (UTC)

I think there's a problem with the pkgbuild file:

==> Making package: firebot 5.64.0-1 (Mon 07 Apr 2025 05:03:18 PM EDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Entering fakeroot environment...
==> Starting package()...
rm: invalid option -- '-'
Try 'rm --help' for more information.
==> ERROR: A failure occurred in package().
    Aborting...
 -> error making: firebot-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
firebot - exit status 4

I tried on a second computer and got the same error.