Compile and Install Ubridge for GNS3 on Linux

sudo apt install libcap-dev git build-essential

git clone https://github.com/GNS3/ubridge.git

cd ubridge

make

sudo make install