Uninstall existing xblock.

430 views
Skip to first unread message

swapnil vishnoi

unread,
May 17, 2016, 10:13:39 AM5/17/16
to General Open edX discussion
Hello,
I have developed an Xblock and installed it, its working fine, Now i want to uninstall it. I couldn't find any reference regarding uninstall xblock, there is only one reference to remove that folder of xblock, Using this command i was able to remove that whole folder but it did not actually uninstall that xblock.
Please guide me with your valuable suggestion. 

Thanks in advance!
Swapnil Vishnoi

Ned Batchelder

unread,
May 17, 2016, 5:31:00 PM5/17/16
to edx-...@googlegroups.com
You should be able to use:  pip uninstall the-name-of-your-xblock

If you aren't sure what name to use, look at the output of "pip freeze"

--Ned.

--
You received this message because you are subscribed to the Google Groups "General Open edX discussion" group.
To view this discussion on the web visit https://groups.google.com/d/msgid/edx-code/b03fa563-6b8e-4ae5-a201-95f67341517c%40googlegroups.com.

Kelly Buchanan

unread,
Aug 13, 2016, 6:10:53 PM8/13/16
to General Open edX discussion
Thanks Ned, this was my question as well. Is there a formal way to try to get this added to the documentation? It seems like mentioning uninstall or at least referring to `pip help` would be kinder to newbs. 

-Kelly

gs...@edx.org

unread,
Aug 15, 2016, 9:09:58 AM8/15/16
to General Open edX discussion
Hi Kelly,

The best way to contribute to the docs would be to open a pull request at https://github.com/edx/edx-documentation.

-- 
George
Reply all
Reply to author
Forward
0 new messages