Package Details: screamingfrogseospider-jre 23.3-1

Git Clone URL: https://aur.archlinux.org/screamingfrogseospider-jre.git (read-only, click to copy)
Package Base: screamingfrogseospider-jre
Description: spiders websites’ links, images, CSS, script and apps from an SEO perspective. With bundled jre if you have issues with openjdk
Upstream URL: https://www.screamingfrog.co.uk/seo-spider/
Licenses: custom
Conflicts: screamingfrogseospider
Provides: screamingfrogseospider
Submitter: matth
Maintainer: matth
Last Packager: matth
Votes: 0
Popularity: 0.000000
First Submitted: 2024-08-21 21:31 (UTC)
Last Updated: 2026-03-03 15:46 (UTC)

Dependencies (2)

Required by (0)

Sources (3)

Pinned Comments

matth commented on 2026-03-23 16:49 (UTC)

This package is the same as screamingfrogseospider except that it uses the bundled version of java provided by Screaming Frog. Try this one if you run into any issues on your machine.

Latest Comments

matth commented on 2026-03-23 16:49 (UTC)

This package is the same as screamingfrogseospider except that it uses the bundled version of java provided by Screaming Frog. Try this one if you run into any issues on your machine.

plainlystated commented on 2026-03-02 23:13 (UTC) (edited on 2026-03-03 14:43 (UTC) by plainlystated)

Looks like they bumped the deb version again. Getting a validity error when installing.

Here's how I installed the package. I'm an arch newb so this may be wrong but it worked for me.

install pacman-contrib from pacman

clone the repo from https://aur.archlinux.org/screamingfrogseospider-jre.git

update pkgver to 23.3 in PKGBUILD (not sure this is needed/used) (also may want to check on the screaming spider site to see the current version number)

(within the repo dir)

updpkgsums # recalculate the broken sum

makepkg -si # install the re-built package pacman -Q screamingfrogseospider # verify it's installed

pacman -Q screamingfrogseospider # verify it's installed