View Single Post
Posts: 68 | Thanked: 4 times | Joined on Feb 2010
#2571
Originally Posted by tuminoid View Post
Code:
root
apt-get remove cpufrequtils
If i use:
dpkg --purge cpufrequtils

Will it do the same thing? I don't know when to use dpkg --purge or
when apt-get remove is more appropriate.
Thanks.