wget https://bird.network.cz/download/bird-2.0.7.tar.gz tar -xf bird-2.0.7.tar.gz cd bird-2.0.7/ ./configure make -j 2 sudo make install