Install latest/stable of flatbuffers
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
Install using the command line
sudo snap install flatbuffers
Don't have snapd? Get set up for snaps.
FlatBuffers compiler
NOTE: This snap also ships the necessary header files required to compile projects using flatbuffers, however, for the compilation to work, you have to manually add the following path in your project's configuration:
/snap/flatbuffers/current/include
If you need to use flatbuffers headers from a location other than the above path, it is recommended to not use this snap as that could cause a mismatch.
Generate an embeddable card to be shared on external websites.
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.