Downloads
Open-source code
Packages
to install toulbar2 using the package manager in Debian and Debian derived Linux distributions (Ubuntu, Mint,…):
apt install toulbar2
Binaries
Latest release toulbar2 binaries
Python package
pytoulbar2 module for Linux and MacOS on PyPI
Docker images
In Toulbar2 Packages :
toulbar2 : Docker image containing toulbar2 and its pytoulbar2 Python API (installed from sources with cmake options -DPYTB2=ON and -DXML=ON). Install from the command line:
docker pull ghcr.io/toulbar2/toulbar2/toulbar2:master
pytoulbar2 : Docker image containing pytoulbar2 the Python API of toulbar2 (installed with python3 -m pip install pytoulbar2). Install from the command line:
docker pull ghcr.io/toulbar2/toulbar2/pytoulbar2:master