Skip to content

qt-multiplier 4217390

Choose a tag to compare

@github-actions github-actions released this 17 Apr 18:34
· 3 commits to main since this release
Immutable release. Only release title and notes can be modified.
4217390

Built against multiplier 9970c91

Install

Ubuntu 24.04 (DEB):

sudo apt install ./multiplier-1.3.0_1.linux_x86_64.deb
sudo ldconfig

Portable (any Linux):

tar -xf qt-multiplier-9970c91-ubuntu-24.04.tar.xz
export PATH="$(pwd)/multiplier/bin:$PATH"
export LD_LIBRARY_PATH="$(pwd)/multiplier/lib:$LD_LIBRARY_PATH"