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

question how to remove #11

Open
thestargateproject opened this issue Mar 14, 2024 · 10 comments
Open

question how to remove #11

thestargateproject opened this issue Mar 14, 2024 · 10 comments

Comments

@thestargateproject
Copy link

Hi sir, how can i delete/remove the package from Ubuntu?

@jothi-prasath
Copy link
Owner

i added the uninstall script, try https://github.com/jothi-prasath/auto-epp?tab=readme-ov-file#uninstall

@thestargateproject
Copy link
Author

thestargateproject commented Mar 14, 2024

Hi Jothi, i receive errors:

chmod +x ./uninstall.sh
sudo ./uninstall.sh
chmod: kan geen toegang krijgen tot './uninstall.sh': File doesn't exist
sudo: ./uninstall.sh: not found

@jothi-prasath
Copy link
Owner

try this

git clone https://github.com/jothi-prasath/auto-epp
cd auto-epp
chmod +x ./uninstall.sh
sudo ./uninstall.sh

@thestargateproject
Copy link
Author

Still can't:

fatal: destination path 'auto-epp' already exists and is not an empty directory.

@jothi-prasath
Copy link
Owner

remove that auto-epp folder and try it again

@thestargateproject
Copy link
Author

Nope still not delete

@jothi-prasath
Copy link
Owner

how you know it is not deleted

@thestargateproject
Copy link
Author

map and files are still there and prompts for monitor still works

@jothi-prasath
Copy link
Owner

try reboot

@thestargateproject
Copy link
Author

also with no luck

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