cd ~ sudo apt-get remove hotot sudo apt-get build-dep -y hotot sudo apt-get -y install git git clone https://github.com/ManiacTwister/Hotot.git cd Hotot && git checkout search_api mkdir build && cd build cmake .. make sudo make install