Skip to content

how uninstall a skill #253

Closed Answered by JarbasAl
geetee24 asked this question in Q&A
Discussion options

You must be logged in to vote

skills are regular python packages, so just pip uninstall XXX

if in doubt check the setup.py of the skill for the package name, eg https://github.com/OpenVoiceOS/skill-ovos-wikipedia/blob/dev/setup.py#L59

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by JarbasAl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants