1 2 3 4 5 6 7 8 9 10# conky Conky installation ``` cd /tmp && sudo rm -rf conky* && git clone https://github.com/prasanthc41m/conky.git && cd conky && sudo bash conky-install.sh ```  <!--  -->