Search:

Type: Posts; User: babil; Keyword(s):

Search: Search took 0.12 seconds.

  1. Replies
    6
    Views
    2,588

    [ubuntu] Re: Update manager error: Package Operation Failed

    Kill the 'dpkg' process first:


    ps aux | grep dpkg | awk '{print $2}' | sudo xargs echo


    The follow with:


    sudo apt-get autoremove
  2. Replies
    7
    Views
    6,012

    [ubuntu] Re: how to install KDE in ubuntu 9.10

    root@quad:~# apt-get install kubuntu-desktop
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    ... ... ...
    ... ... ...
    Need to get 120MB/163MB of...
  3. Replies
    1
    Views
    958

    Re: Fenris debugger on Ubuntu?

    [=] Patch "build"

    it's basically one line, move echo "run" >>.testerr 2>/dev/null after echo "break main" >.testerr 2>/dev/null
  4. Replies
    52
    Views
    191,712

    Re: HOWTO: convert wma to mp3

    audio-converter
    http://linux.softpedia.com/get/Multimedia/Audio/Audio-Convert-3104.shtml

    it's a bash script ... 'n works pretty good
Results 1 to 4 of 4