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

How to stop installing and delete all relevant files #3107

Closed
Ciel2444 opened this issue Mar 12, 2022 · 7 comments
Closed

How to stop installing and delete all relevant files #3107

Ciel2444 opened this issue Mar 12, 2022 · 7 comments

Comments

@Ciel2444
Copy link

  • [ yes] I have read the FAQ.
  • [yes ] I have searched in existing issues.

Environment

  • OS: macOS
  • scrcpy version: 10.13.6
  • installation method: brew

Describe the bug
Hi, I’m sorry for asking how to stop installing but I have installed it for more than 18 hours and is still making Rust, so I wanna stop the process and delete all relevant files, how can I do that?

Thank you

@Ciel2444
Copy link
Author

It’s stop now,
“Error: You are using macOS 10.13.
We do not provide support for this old version…”
How can I delete and remove all relevant files?
Thank you for you reply

@Ciel2444
Copy link
Author

Can I just uninstall Homebrew? Will it delete all relevant files about scrcpy?

@Ciel2444
Copy link
Author

When I using this code “ sudo ninja -Cbuild-auto uninstall”
It says “ninja: fatal: chdir to ‘build-auto’ - No such file or directory”
😞😞😞😞

@Ciel2444
Copy link
Author

Thank you, I have found the solution

@rom1v
Copy link
Collaborator

rom1v commented Mar 12, 2022

If you (attempted to) install via homebrew, you must uninstall via homebrew (if it failed, it is probably not installed).

It appears that Homebrew compiles the whole world when some conditions are not met, see #2256.

@rom1v
Copy link
Collaborator

rom1v commented Mar 12, 2022

Thank you, I have found the solution

Then you should explain for the next people having the same problem…

@Ciel2444
Copy link
Author

Oh yeah, sorry I forgot.

If you want to uninstalling (mac brew), you can simply use command: brew list, and then: brew remove —force $(brew list —formula), after that, uninstall brew

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