simlu/xmonad

Why not install taffybar by apt-get?

Closed this issue · 1 comments

Is there a reason why you are not using

sudo apt-get install taffybar
but
sudo dpkg -i taffybar_x.x.x-x_amd64.deb
?

simlu commented

Yes there is. Ubuntu 16.04 ships with an outdated version of taffybar. Installing it though dpkg ensures the latest version is used.