Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't run program - How to uninstall after compiling? #494

Open
squirrelboot opened this issue Aug 23, 2016 · 0 comments
Open

Can't run program - How to uninstall after compiling? #494

squirrelboot opened this issue Aug 23, 2016 · 0 comments

Comments

@squirrelboot
Copy link

squirrelboot commented Aug 23, 2016

I did this to install Everpad on my Linux Mint 18 install:

sudo apt-get update && sudo apt-get install build-essential cmake libqt4-dev python-dev

sudo apt-get install python-pyside.qtcore python-pyside.qtgui python-dbus python-beautifulsoup python-pysqlite2 python-keyring python-sqlalchemy python-magic python-pyside.qtwebkit python-html2text gtk2-engines-pixbuf python-regex python-setuptools

sudo apt-get install libxml2-dev libxslt1-dev python-dev
sudo apt-get install python-sphinx

git clone https://github.com/nvbn/everpad.git cd everpad/ sudo python setup.py install

I tried doing:
sudo python setup.py uninstall

No luck.. :(
References:
https://github.com/nvbn/everpad/wiki/how-to-install

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant