How do I remove TLP from 14.04

Asked by Marcus Herman

I recently updated to ubuntu 14.04 and added Linrunner TLP. I now want to remove TLP, but I don't know how. I need all relevent info on how to do this from a terminal.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

How did you add it?

Revision history for this message
Manfred Hampl (m-hampl) said :
#2

What is the output of the terminal commands

uname -a
lsb_release -a
apt-cache policy tlp

Revision history for this message
Marcus Herman (hermanm42) said :
#3

sudo add-apt-repository ppa:linrunner/tlp
sudo apt-get update
sudo apt-get install tlp tlp-rdw
sudo tlp start

Revision history for this message
Marcus Herman (hermanm42) said :
#4

atlas@atlas:~$ uname -a
Linux atlas 3.13.0-27-generic #50-Ubuntu SMP Thu May 15 18:08:16 UTC 2014 i686 i686 i686 GNU/Linux
atlas@atlas:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 14.04 LTS
Release: 14.04
Codename: trusty
atlas@atlas:~$ apt-cache policy tlp

Revision history for this message
Marcus Herman (hermanm42) said :
#5

atlas@atlas:~$ apt-cache policy tlp
tlp:
  Installed: 0.5-1~trusty
  Candidate: 0.5-1~trusty
  Version table:
 *** 0.5-1~trusty 0
        500 http://ppa.launchpad.net/linrunner/tlp/ubuntu/ trusty/main i386 Packages
        100 /var/lib/dpkg/status
atlas@atlas:~$

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#6

to remove that package:

sudo apt-get --purge remove tlp

Can you help with this problem?

Provide an answer of your own, or ask Marcus Herman for more information if necessary.

To post a message you must log in.