Ubuntu12.04 cannot find softwaresource

Source: Internet
Author: User
Ubuntu12.04 cannot find softwaresource in systemsettings like Ubuntu11.04 or 11.10, but in synaptic) you can see that the system has installed software-properties-gtk. Why can't you see the software?

Ubuntu 12.04 cannot find the software source in system settings like Ubuntu 11.04 or 11.10, but in synaptic (the new software package, I do not know why the system does not bring this artifact, so you have to manually install it: sudo apt-get install synaptic) you can see that the system has installed software-properties-gtk. Why can't you see the software source?

I found a solution on the Internet: (from: Software Sources not found in Unity Dash Search)

(1) copy the desktop file of software sources to the local application Folder:

  1. Mkdir-p ~ /. Local/share/applications
  2. Cp/usr/share/applications/software-properties-gtk.desktop ~ /. Local/share/applications/

(2) edit the desktop file:

  1. Gedit ~ /. Local/share/applications/software-properties-gtk.desktop

Set

  1. NoDisplay = true

Change

  1. NoDisplay = false

 (3) Save it, and click logout again!

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.