知识屋:更实用的电脑技术知识网站
所在位置:首页 > 操作系统 > linux

Ubuntu 13.04删除令人厌恶的Amazon suggestions

发布时间:2014-09-05 14:25:02作者:知识屋

Ubuntu 13.04删除令人厌恶的Amazon suggestions
 
Ever noticed suggestions of books and other stuff unrelated to your queries when using Ubuntu Dash with Unity Desktop? Well, that’s because Ubuntu 13.04 is shipped with a feature called Shopping Lens which includes search results from Amazon. This feature searches Amazon online catalog of product and displays them next to your queries in Dash.
 
If you want nothing to do with Amazon results on your local machine, then read on, because this brief tutorial is going to show you how to disable or completely uninstall it.
 
 
Ubuntu Unity Desktop has features like Dash, Lens, Scope and others. Scope is the search engine of Unity Dash. It queries lenses which by default are, home, application, files, music, video and shopping lenses.
 
Amazon lens is part of the shopping lens and because online search results are included when dong queries in Dash, some folks are not very happy about this. If you’re one of those people who want to protect their privacy, then continue below to learn how to uninstall Amazon online results from Ubuntu.
 
The easiest way is to disable online search results from Unity Dash is to open System Settings – Privacy and disable it from there. But by doing so may also affect other lenses that need Internet connection which may include music and social.
 
To to just get rid of the Amazon results, you should just uninstall the shopping lens from your machine.
 
To do that, press Ctrl – Alt – T on your keyboard to open the terminal. When it opens, run the commands below to remove it.
 
sudo apt-get remove unity-lens-shopping
 
That’s it! After running the above commands, Amazon suggestions will be turned off from your machine.
 
To re-enable it, run the commands below. You may have to restart your computer to see it.
 
sudo apt-get install unity-lens-shopping
 
 
Enjoy!
 
 
(免责声明:文章内容如涉及作品内容、版权和其它问题,请及时与我们联系,我们将在第一时间删除内容,文章内容仅供参考)
收藏
  • 人气文章
  • 最新文章
  • 下载排行榜
  • 热门排行榜