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

No instructions for uninstall provided #73

Open
phunanon opened this issue Jan 11, 2019 · 4 comments
Open

No instructions for uninstall provided #73

phunanon opened this issue Jan 11, 2019 · 4 comments

Comments

@phunanon
Copy link

There are instructions to install, but not even the setup.py --help provides instructions to uninstall.

I suggest this should be in the README?

@nicekiwi
Copy link

nicekiwi commented Mar 20, 2019

It just like any other python pip package:
pip uninstall -r apt-select

@phunanon
Copy link
Author

I didn't use pip to install. I didn't even have it installed on my machine.

@nicekiwi
Copy link

How did you install it?

@phunanon
Copy link
Author

git clone https://github.com/jblakeman/apt-select
python apt-select/setup.py 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

2 participants