OpenTubeX Snap

Snap packages for OpenTubeX.

Install

Install OpenTubeX for AMD64 or ARM64 from the Snap Store:

sudo snap install opentubex --beta

Snap keeps Store installations updated automatically.

Development builds

To opt in to development snapshots, install from the edge channel instead. These builds are intended for testing and may be unstable.

sudo snap install opentubex --edge

Manual installation

You can also download the .snap package for AMD64 or ARM64 from GitHub Releases and install it directly:

sudo snap install --dangerous ./opentubex_*.snap

Directly installed packages are not connected to the Snap Store. Download and install a newer package manually to update OpenTubeX.

Repository source and maintainer documentation