Installation on Fedora
Liam Sharp
Posted 22 August, 2022 by Liam Sharp in
Installation on Fedora
These instructions are for installing on Fedora Linux 35.
Download the latest version of the SEO Spider. The downloaded file will be called something like screamingfrogseospider-17.0-1.x86_64.rpm, and will most likely be in the Downloads folder in your home directory.
Installation
Open up a terminal and enter the following command.
sudo rpm -i ~/Downloads/screamingfrogseospider-17.0-1.x86_64.rpm
Running the SEO Spider
The SEO Spider was installed you can run it one of two ways.
GUI
Click the Activities icon in the top left hand corner, type “seo spider” and click on the applications icon when it appears.
Command Line
Enter the following command in a terminal:
screamingfrogseospider
For more command line options see our User Guide.