Como remover mycroft AI

1

Eu instalei recentemente o Mycroft AI no ubuntu 17.10 para testá-lo. Mas pareceu retardar meu PC. Eu quero removê-lo do meu PC. Como poderei fazer isso? Obrigado!

Editar:
Eu tinha instalado usando instruções na esta página do github. Voltei para a página e tentei isso do terminal - npm run uninstall-extension para desinstalar. Mas eu recebo este erro:

npm ERR! Linux 4.13.0-16-generic  
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "run" "uninstall-extension"  
npm ERR! node v6.11.4
npm ERR! npm  v3.5.2  
npm ERR! path /home/ganesh/package.json  
npm ERR! code ENOENT
npm ERR! errno -2  
npm ERR! syscall open  
npm ERR! enoent ENOENT: no such file or directory, open '/home/ganesh/package.json'  
npm ERR! enoent ENOENT: no such file or directory, open '/home/ganesh/package.json'
npm ERR! enoent This is most likely not a problem with npm itself
npm ERR! enoent and is related to npm not being able to find a file.
npm ERR! enoent   
npm ERR! Please include the following file with any support request:
npm ERR!     /home/ganesh/npm-debug.log

Por favor, você pode me ajudar a entender?

    
por Ganesh Birajdar 18.11.2017 / 04:37

0 respostas