Welcome to the Platypush RPM repository! Project homepage: https://platypush.tech Source code: https://git.platypush.tech/platypush/platypush Documentation / API reference: https://docs.platypush.tech You can use this RPM repository to install Platypush on Fedora or other RPM-based distros - as long as they are compatible with the latest Fedora release. Steps: 1. Add the repository to your sources ===================================== # yum config-manager --add-repo https://rpm.platypush.tech/platypush.repo 2. Install Platypush ==================== # yum install platypush Or, if you want to install a version always up-to-date with the git repo: # yum install platypush-git