Sunday, April 28, 2024
 Popular · Latest · Hot · Upcoming
3
rated 0 times [  3] [ 0]  / answers: 1 / hits: 12034  / 2 Years ago, wed, february 16, 2022, 5:50:26

I want to know if it's possible to remove the Unity Smart Scopes?



Basically I like to keep a lean machine. I always remove just about everything I can - I actually only use the app and file lens', I don't use any of the others so I remove them. I'm not going to use the smart scopes because I don't want information being sent to 3rd parties (even Canonical).



I like Unity so I would like to keep using Unity, but I just want to remove smart scopes... There are going to be a lot of them I know, which means that the list to remove is going to be long, but Synaptic or a quick bit of sudo apt-get purge should take care of that.



There are the privacy controls there which will let me prevent the smart scopes from working, but I want to remove them.



So the question is simple... Can the smart scopes be removed? Can I still just leave the app and file lens' locally without any of the smart scope stuff.


More From » unity

 Answers
7

You can blacklist offending scopes in one swoop using the Terminal. The following command, from FixUbuntu, should do the trick:



gsettings set com.canonical.Unity.Lenses disabled-scopes "['more_suggestions-amazon.scope', 'more_suggestions-u1ms.scope', 'more_suggestions-populartracks.scope', 'music-musicstore.scope', 'more_suggestions-ebay.scope', 'more_suggestions-ubuntushop.scope', 'more_suggestions-skimlinks.scope']"


To re-enable you only need to run the command:



  gsettings set com.canonical.Unity.Lenses enabled-scopes "['more_suggestions-amazon.scope', 'more_suggestions-u1ms.scope', 'more_suggestions-populartracks.scope', 'music-musicstore.scope', 'more_suggestions-ebay.scope', 'more_suggestions-ubuntushop.scope', 'more_suggestions-skimlinks.scope']"


you may need to reboot to make the change


[#31072] Friday, February 18, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
humbire

Total Points: 55
Total Questions: 93
Total Answers: 113

Location: Oman
Member since Fri, Dec 23, 2022
1 Year ago
humbire questions
Thu, May 13, 21, 02:28, 3 Years ago
Sun, Oct 24, 21, 14:23, 3 Years ago
Wed, May 17, 23, 22:16, 1 Year ago
;