1 
cd /home/pi/300tc_installer_maker
rm -rf build
mkdir build && cd build
cmake ..
make
cpack

2 װ
sudo dpkg -i 300TC-3.13.1.44.21-Linux.deb
