if we install flatbuffers on Linux Ubuntu, we will not be able to use the shortc flatc command from anywhere to compile, how can we do this?
For example: i want use in package.json some command "flatc -o path/src/app/core/providers/flatbuffers ....."
in order to do this not enough to install flatbuffers, we also need to carry out a number of additional manipulations - add a symbolic link and so on.
solution for flatc and flatbuffers for linux ubuntu :