OpenTubeX RPM repository
Fedora and Enterprise Linux packages for OpenTubeX.
Install
Add the repository once, then install OpenTubeX:
sudo curl --fail --location \
--output /etc/yum.repos.d/opentubex.repo \
https://rpm.opentubex.org/opentubex.repo
sudo dnf install opentubex
Update
sudo dnf upgrade opentubex
Manual downloads
You can also download .rpm files directly from
GitHub Releases.
Manual installs are not tied to this repository, so they do not receive
automatic updates through DNF.