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.
Search Criteria
Package Details: screamingfrogseospider-jre 23.3-1
Package Actions
| 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)
- ttf-font (neuropol-ttfAUR, ttf-win7-fontsAUR, ttf-ms-win8AUR, ttf-ms-win8-arabicAUR, ttf-ms-win8-hebrewAUR, ttf-ms-win8-seaAUR, ttf-ms-win8-indicAUR, ttf-ms-win8-japaneseAUR, ttf-ms-win8-koreanAUR, ttf-ms-win8-zh_cnAUR, ttf-ms-win8-zh_twAUR, ttf-ms-win8-thaiAUR, ttf-ms-win8-otherAUR, ttf-kidsAUR, ttf-liberation-sans-narrowAUR, ttf-cavafy-scriptAUR, ttf-ms-fontsAUR, ttf-dejavu-ibAUR, ttf-zeldaAUR, ttf-oxygenAUR, ttf-oxygen-gfAUR, ttf-share-gfAUR, ttf-gostAUR, otf-inconsolata-dzAUR, ttf-d2codingAUR, ttf-agaveAUR, ttf-cuprumAUR, ttf-autour-oneAUR, ttf-impallari-milongaAUR, ttf-impallari-miltonianAUR, ttf-clarity-cityAUR, ttf-ms-win10AUR, ttf-ms-win10-japaneseAUR, ttf-ms-win10-koreanAUR, ttf-ms-win10-seaAUR, ttf-ms-win10-thaiAUR, ttf-ms-win10-zh_cnAUR, ttf-ms-win10-zh_twAUR, ttf-ms-win10-otherAUR, ttf-win10AUR, ttf-bmonoAUR, ttf-weblysleekuiAUR, ttf-dejavu-emojilessAUR, ttf-lucida-fontsAUR, ttf-juiseeAUR, ttf-ms-win10-autoAUR, ttf-karlaAUR, ttf-ibm-plex-sans-scAUR, noto-fonts-variable-liteAUR, noto-fonts-latin-greek-cyrillicAUR, ttf-ms-win11-autoAUR, ttf-xo-fontsAUR, ttf-pt-astra-sansAUR, ttf-pt-astra-serifAUR, ttf-pt-monoAUR, ttf-pt-root_uiAUR, ttf-pt-sansAUR, ttf-pt-serifAUR, ttf-pt-astra-factAUR, ttf-shanggu-variableAUR, ttf-paratypeAUR, ttf-plemoljpAUR, ttf-plemoljp-binAUR, ttf-xeniaAUR, noto-fonts-liteAUR, apple-fontsAUR, ttf-vt323AUR, ttf-ms-win11-baseAUR, ttf-ms-win11-fod-wuAUR, ttf-ms-win11AUR, ttf-ms-win11-japaneseAUR, ttf-ms-win11-koreanAUR, ttf-ms-win11-seaAUR, ttf-ms-win11-thaiAUR, ttf-ms-win11-zh_cnAUR, ttf-ms-win11-zh_twAUR, ttf-ms-win11-otherAUR, ttf-shangguAUR, ttf-ms-win11-auto-localAUR, ttf-ms-win11-auto-local-japaneseAUR, ttf-ms-win11-auto-local-koreanAUR, ttf-ms-win11-auto-local-seaAUR, ttf-ms-win11-auto-local-thaiAUR, ttf-ms-win11-auto-local-zh_cnAUR, ttf-ms-win11-auto-local-zh_twAUR, ttf-ms-win11-auto-local-otherAUR, ttf-noto-sans-vfAUR, ttf-noto-serif-vfAUR, ttf-noto-sans-mono-vfAUR, gnu-free-fonts, noto-fonts, ttf-bitstream-vera, ttf-croscore, ttf-dejavu, ttf-droid, ttf-ibm-plex, ttf-input, ttf-input-nerd, ttf-liberation, ttf-roboto)
- tar (tar-gitAUR, uutils-tar-gitAUR) (make)
Required by (0)
Sources (3)
Latest Comments
matth commented on 2026-03-23 16:49 (UTC)
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
Pinned Comments
matth commented on 2026-03-23 16:49 (UTC)
This package is the same as
screamingfrogseospiderexcept that it uses the bundled version of java provided by Screaming Frog. Try this one if you run into any issues on your machine.