Results 1 to 3 of 3

Thread: Ubuntu 13.04 unity minimize

  1. #1
    Join Date
    Sep 2012
    Beans
    6

    Ubuntu 13.04 unity minimize

    Ubuntu 13.04 unity minimize how to ?

    Previously I was using. But now is not working

    sudo add-apt-repository ppa:garhuy/unity

    How else can I do ?
    Last edited by sudo89; August 10th, 2013 at 05:27 PM.

  2. #2
    Join Date
    Sep 2012
    Beans
    6

    Re: Ubuntu 13.04 unity minimize

    Help ??

  3. #3
    Join Date
    Jun 2010
    Location
    London, England
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Ubuntu 13.04 unity minimize

    You have added the garhuy/unity PPA to your software sources. Now you need to update the sources list and download and install the packages in the PPA.

    Code:
    sudo apt-get update
    Code:
    sudo apt-get upgrade
    Or

    Code:
    sudo apt-get dist-upgrade
    Regards.
    It is a machine. It is more stupid than we are. It will not stop us from doing stupid things.
    Ubuntu user #33,200. Linux user #530,530


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
  •