How to Install Conky manager in Kali Linux

Conky manager


We will need to download a "*.deb" file conky manager. Download Link here  Or download it from the terminal  and install conky-manager.

1. 32-bit

 root@Lh4cKg:~# wget https://launchpad.net/~teejee2008/+archive/ppa/+files/conky-manager_1.2.0.1_i386.deb
2. 64-bit
 root@Lh4cKg:~# wget https://launchpad.net/~teejee2008/+archive/ppa/+files/conky-manager_1.2.0.1_amd64.deb



install conky 64-bit

root@Lh4cKg:~# chmod +x conky-manager_1.2.0.1_amd64.deb
root@Lh4cKg:~# dpkg -i conky-manager_1.2.0.1_amd64.deb
root@Lh4cKg:~# apt-get install python-wnck
root@Lh4cKg:~# apt-get install -f

screenshot

run conky manager -> application > accessories >conky manager




Done!

No comments:

Post a Comment