Results 1 to 7 of 7

Thread: cannot install ubuntu tweak

  1. #1
    Join Date
    Aug 2009
    Beans
    17

    cannot install ubuntu tweak

    Hi there, I am trying to install ubuntu tweak, but the deb package says error:
    Error: Dependency is not satisfiable: gconf2 (>= 2.28.1-2)
    I tried going to synaptic and reinstall the gconf2, but still the same error.

  2. #2
    Join Date
    Jun 2006
    Location
    Nux Jam
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: cannot install ubuntu tweak

    where did you get that "ubuntu tweak" ?

    clean the cache:

    sudo rm /var/cache/apt/archives/*

    then update

  3. #3
    Join Date
    Feb 2010
    Location
    Obscurial Springs
    Beans
    15,204
    Distro
    Ubuntu Budgie Development Release

    Re: cannot install ubuntu tweak

    What version of Ubuntu ? Ubuntu Tweak may no longer work with anything prior to 9.10. http://ubuntu-tweak.com/
    "Our intention creates our reality. "

    Ubuntu Documentation Search: Popular Pages
    Ubuntu: Security Basics
    Ubuntu: Flavors

  4. #4
    Join Date
    Aug 2009
    Location
    India
    Beans
    Hidden!
    Distro
    Ubuntu Mate 16.04 Xenial Xerus

    Re: cannot install ubuntu tweak

    Code:
    sudo add-apt-repository ppa:tualatrix/ppa
    Code:
    sudo apt-get update
    Code:
    sudo apt-get install ubuntu-tweak

  5. #5
    Join Date
    Aug 2009
    Beans
    17

    Re: cannot install ubuntu tweak

    Quote Originally Posted by karthick87 View Post
    Code:
    sudo add-apt-repository ppa:tualatrix/ppa
    Code:
    sudo apt-get update
    Code:
    sudo apt-get install ubuntu-tweak

    Thank you very much! it worked!

  6. #6
    Join Date
    Apr 2009
    Location
    Riyadh, Saudi Arabia
    Beans
    4
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: cannot install ubuntu tweak

    Had the same problem but karthick87's solution worked perfectly for me on Ubuntu 10.04 64 bit, thank you both. BTW you should mark this as solved so people can find this faster.

  7. #7
    Join Date
    Jun 2011
    Beans
    6

    Talking Re: cannot install ubuntu tweak

    Quote Originally Posted by karthick87 View Post
    Code:
    sudo add-apt-repository ppa:tualatrix/ppa
    Code:
    sudo apt-get update
    Code:
    sudo apt-get install ubuntu-tweak
    thanks Karthick87! I tried that sudo rm /var/cache/apt/archives/* by dino99, but it said it couldn't because of a "partial" directory? or similar...so your thing worked!

    Oh, and I'm using Lucid 10.04.3

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •