Hey all I downloaded this file (http://packages.ubuntu.com/lucid/laptop-mode-tools) but can't seem to be able to uninstall it. I tried looking online as well as the README file but there is only instruction for installing, not uninstalling the package.
Attempted solutions:
sudo apt-get remove laptop_mode
returned
E: Unable to locate package laptop_mode
but when I type in laptop_mode I do get
Unhandled kernel version: 3.13 ('uname -r' = '3.13.0-32-generic')
Is there any way I can uninstall laptop-mode-tools?
Best Answer
You have installed the DEB file eg.
laptop-mode-tools_1.52-1ubuntu2_all.deb
. The version is not decisive.Therefore
If you compiled it yourself from an archive. Goto the source folder and run
If this not work, follow these steps:
Install
checkinstall
Go into the
laptop-mode-tools
source folder and compile the tools againStart the installation with this command
(The command installs a DEB package and replaces your previous installation)
Remove the package