sudo apt install cmake git clone https://github.com/bdbcat/o-charts_pi cd o-charts_pi/ rm -rf build; mkdir build cd build cmake .. cd ../ sudo apt install devscripts equivs sudo mk-build-deps -ir build-deps/control sudo apt-get -q --allow-unauthenticated install -f cd build make tarball