i have wicd installed.
the latest version wicd 1.7 has issues connecting to wifi. but wicd 1.6 works very well with wifi.
my fav way of upgrading is:
but whenever i do that now.. this command tries to upgrade wicd.
is there any way to stay on same older version of wicd and still use the command "dist-upgrade"
the latest version wicd 1.7 has issues connecting to wifi. but wicd 1.6 works very well with wifi.
my fav way of upgrading is:
Code:
sudo apt-get update && sudo apt-get dist-upgrade
is there any way to stay on same older version of wicd and still use the command "dist-upgrade"
Comment