Results 1 to 4 of 4

Thread: Packages Install But Don't Display

  1. #1
    Join Date
    Oct 2012
    Beans
    7

    Packages Install But Don't Display

    [SOLVED] Packages Install But Don't Display.

    Hello,

    Ever since i upgraded to 12.10 and then downgraded back to 12.04 i have had a major issue regarding Ubuntu Software Center which has become very frustrating.

    Whenever i install a package via Ubuntu Software Center (or Terminal) the package does not display anywhere on my system once the installation has completed.

    Let's say i have just downloaded and installed Chromium. The process goes fine as it should and so i exit to launch my newly added program. Chromium is not displayed in the program launcher so i decide to do a whole computer search. This reveals absolutely nothing and i cannot find the program at all.

    Before i updated it was absolutely fine and worked perfectly so this really confuses me.

    My computer has no hard drive and is running Ubuntu 12.04 through a USB drive with 2GB of Persistence enabled.

    Please.... someone help me. I've almost given up on this now and i desperately need some help.

    Thanks everyone.
    Last edited by LinuRob; December 3rd, 2012 at 12:48 PM. Reason: Problem solved.

  2. #2
    ibjsb4 is offline Ubuntu addict and loving it
    Join Date
    Sep 2012
    Beans
    4,987

    Re: Packages Install But Don't Display

    If you have searched your entire file system and did not find Chromium, then its not installed. So just to be sure, try this in terminal.

    Code:
    sudo apt-get install chromium-browser


    If it shows up installed and you still cannot find it then one more time in terminal enter:

    Code:
    chromium-browser



  3. #3
    Join Date
    Oct 2012
    Beans
    7

    Re: Packages Install But Don't Display

    Quote Originally Posted by ibjsb4 View Post
    If you have searched your entire file system and did not find Chromium, then its not installed. So just to be sure, try this in terminal.

    Code:
    sudo apt-get install chromium-browser


    If it shows up installed and you still cannot find it then one more time in terminal enter:

    Code:
    chromium-browser


    Hi,

    I've used the advice you gave me on UFRaw which is another program i have been struggling with. The response to 'sudo apt-get install ufraw' in the terminal was this.

    "ubuntu@ubuntu:~$ sudo apt-get install ufraw
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    ufraw is already the newest version.
    0 upgraded, 0 newly installed, 0 to remove and 248 not upgraded."

    Then i used the simple 'ufraw' command to lauch the program and.... It worked!

    Seems a bit odd how it won't appear in any search or on the program bar, yet when you type it into the terminal it works perfectly. Strange.

    Thanks very much for your help, looks like we've solved the issue then.

  4. #4
    ibjsb4 is offline Ubuntu addict and loving it
    Join Date
    Sep 2012
    Beans
    4,987

    Re: Packages Install But Don't Display

    ufraw is CLI, another words a terminal program. So that one would not have a start icon, but I don't know why you couldn't just make one.

    https://wiki.ubuntu.com/UnansweredPo.../SolvedThreads

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
  •