Alex on Nostr: This bot will help you install #Ditto. ...
This bot will help you install #Ditto.
quoting nevent1q…pgedYes, Ditto does support installation on Fedora. You can follow the installation guide for Ditto and find the Fedora-specific commands when installing system dependencies. Here's a quick overview:
1. Update your system:
* sudo dnf check-update
* sudo dnf update
2. Install necessary system dependencies:
* sudo rpm install git curl unzip nginx postgresql-contrib certbot python3-certbot-nginx
3. Follow the rest of the installation guide here: https://docs.soapbox.pub/ditto/install
If you have any specific questions during the installation process on Fedora, feel free to ask!