This is a compatibility-release and adds support for file paths and tsv-file variable names with whitespaces.
Windows and Mac releases may be downloaded below, Linux/Ubuntu deb packages are available via package repository:
# add repository
sudo add-apt-repository ppa:ghorwin/sim
sudo apt-get update
# install master sim
sudo apt install mastersim
Provided deb versions:
Distro | MASTERSIM Version |
---|---|
Ubuntu 24.10 oracular | 0.9.7 |
Ubuntu 24.04 noble | 0.9.7 |
Ubuntu 22.10 kinetic | 0.9.5 (no longer updated) |
Ubuntu 22.04 jammy | 0.9.7 |
Ubuntu 21.10 impish | 0.9.4 (no longer updated) |
Ubuntu 20.04 focal | 0.9.7 |
Ubuntu 18.04 bionic | 0.9.7 |
For other distros you can just grab the linux archive below. You need to install the dependencies manually, typically these packages (on Ubuntu):
# Ubuntu 22.04
sudo apt install qtbase5 libqt5core5a libqt5concurrent5 libqt5gui5 libqt5network5 libqt5svg5 libqt5xml5 libqt5widgets5 p7zip-full