{"id":13554562,"url":"https://github.com/remarkablemark/vb-cable-uninstall-macos","last_synced_at":"2025-09-03T09:40:56.235Z","repository":{"id":66056520,"uuid":"325869475","full_name":"remarkablemark/vb-cable-uninstall-macos","owner":"remarkablemark","description":":inbox_tray: Uninstall VB-Cable on macOS.","archived":false,"fork":false,"pushed_at":"2021-01-17T08:46:17.000Z","size":7,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T20:55:26.242Z","etag":null,"topics":["bash","macos","script","vb-cable"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/remarkablemark.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["remarkablemark"],"patreon":"remarkablemark","open_collective":null,"ko_fi":"remarkablemark","tidelift":null,"community_bridge":null,"liberapay":"remarkablemark","issuehunt":null,"otechie":null,"custom":["https://b.remarkabl.org/teespring"]}},"created_at":"2020-12-31T20:33:22.000Z","updated_at":"2025-01-20T01:47:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"eb467f85-3e8c-4e4a-aa4f-403649bf2081","html_url":"https://github.com/remarkablemark/vb-cable-uninstall-macos","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fvb-cable-uninstall-macos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fvb-cable-uninstall-macos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fvb-cable-uninstall-macos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fvb-cable-uninstall-macos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remarkablemark","download_url":"https://codeload.github.com/remarkablemark/vb-cable-uninstall-macos/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244018760,"owners_count":20384626,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bash","macos","script","vb-cable"],"created_at":"2024-08-01T12:02:50.477Z","updated_at":"2025-03-19T20:31:15.494Z","avatar_url":"https://github.com/remarkablemark.png","language":"Shell","funding_links":["https://github.com/sponsors/remarkablemark","https://patreon.com/remarkablemark","https://ko-fi.com/remarkablemark","https://liberapay.com/remarkablemark","https://b.remarkabl.org/teespring"],"categories":["Shell"],"sub_categories":[],"readme":"# VB-Cable uninstall (macOS)\n\nUninstall [VB-Cable](https://vb-audio.com/Cable/) on macOS:\n\n```sh\nsudo /bin/bash -c \"$(curl -fsSL https://raw.githubusercontent.com/remarkablemark/vb-cable-uninstall-macos/master/uninstall.sh)\"\n```\n\nPaste the command above in a macOS Terminal.\n\nThe VB-Cable uninstall script is inspired by the [forum post](https://forum.vb-audio.com/viewtopic.php?p=3683\u0026sid=f6e0e6f6eec13915a75a230bf92bd451#p3683). Read my [blog post](https://remarkablemark.org/blog/2020/12/31/uninstall-vb-cable-mac/).\n\n## Script\n\nDelete the `VBCable.driver` directory from the `/Library/Audio/Plug-Ins/HAL/` directory:\n\n```sh\nsudo rm -rf /Library/Audio/Plug-Ins/HAL/VBCable.driver/\n```\n\nDelete the `VB-CABLE Control Panel.app` file from the `/Applications/VB-Audio/` directory:\n\n```sh\nrm '/Applications/VB-Audio/VB-CABLE Control Panel.app'\n```\n\n\u003e Since you're removing VB-Cable entirely, you can delete the whole `/Applications/VB-Audio/` directory:\n\u003e\n\u003e ```sh\n\u003e rm -rf /Applications/VB-Audio/\n\u003e ```\n\nDelete the `com.vbaudio.vbcable.plist` file from the `/Library/Preferences/` directory:\n\n```sh\nsudo rm -rf /Library/Preferences/com.vbaudio.vbcable.plist\n```\n\nDelete the `com.vbaudio.vbcableagent.plist` file from the `/Library/LaunchDaemons/` directory:\n\n```sh\nsudo rm -rf /Library/LaunchDaemons/com.vbaudio.vbcableagent.plist\n```\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremarkablemark%2Fvb-cable-uninstall-macos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fremarkablemark%2Fvb-cable-uninstall-macos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremarkablemark%2Fvb-cable-uninstall-macos/lists"}