Tuesday, 18 December 2012

Uninstalling shopping lense in Ubuntu 12.1

Most people find this rather annoying. Use the following command to remove the ''feature''.

sudo apt-get remove unity-lens-shopping

No comments:

Post a Comment

How to download a portion of Youtube Video with youtube-dl

First make you have both youtube-dl and ffmpeg installed: sudo apt install youtube-dl ffmpeg Then download a portion of your desired...