Skip to content

Unable to uninstall clang-query when use --uninstall  #101

Closed
@tomchon

Description

@tomchon

for tool in ("clang-format", "clang-tidy"):

root@yw86 /home/chr $ clang-tools -u 16 -d  /usr/local/bin/
Uninstalling version 16 from /usr/local/bin
root@yw86 /home/chr $ ls /usr/local/bin/clang* 
clang-query     clang-query-10  clang-query-12  clang-query-16  clang-tools     

when clang-tools -u 16 -d /usr/local/bin/ , it can't uninstall successfully.
so we can support install clang-query but not uninstall it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions