Homebrew/homebrew-cask
{ "createdAt": "2012-03-05T02:05:17Z", "defaultBranch": "main", "description": "š» A CLI workflow for the administration of macOS applications distributed as binaries", "fullName": "Homebrew/homebrew-cask", "homepage": "https://brew.sh", "language": "Ruby", "name": "homebrew-cask", "pushedAt": "2025-11-27T06:49:06Z", "stargazersCount": 21666, "topics": [ "cask", "hacktoberfest", "homebrew" ], "updatedAt": "2025-11-27T05:43:35Z", "url": "https://github.com/Homebrew/homebrew-cask"}Homebrew Cask
Section titled āHomebrew CaskāāTo install, drag this iconā¦ā no more!
Homebrew Cask extends Homebrew and brings its elegance, simplicity, and speed to the installation and management of GUI macOS applications such as Visual Studio Code and Google Chrome.
We do this by providing a friendly CLI workflow for the administration of macOS applications distributed as binaries.
Letās try it!
Section titled āLetās try it!āTo start using Homebrew Cask, you just need Homebrew installed.
Slower, now:
$ brew install alfred==> Downloading https://cachefly.alfredapp.com/Alfred_4.2.1_1187.dmg######################################################################## 100.0%==> Verifying SHA-256 checksum for Cask 'alfred'.==> Installing Cask alfred==> Moving App 'Alfred 4.app' to '/Applications/Alfred 4.app'.šŗ alfred was successfully installed!And there we have it. An application installed with one quick command: no clicking, no dragging, no dropping.
Learn More
Section titled āLearn Moreā- Find basic documentation on using Homebrew Cask in [USAGE.md]!(USAGE.md).
- Want to contribute a cask? Awesome! See [CONTRIBUTING.md]!(CONTRIBUTING.md).
- More project-related details and discussion are available in the documentation.
Reporting Bugs
Section titled āReporting Bugsā[If you ignore this guide, your issue may be closed without review]!(doc/faq/closing_issues_without_review.md)
Before reporting a bug, run brew update-reset && brew update and try your command again. This is a fix-all that will reset the state of all your taps, ensuring the problem isnāt an outdated setup on your side.
If your issue persists, search for it before opening a new one. If you find an open issue and have any new information, add it in a comment. If you find a closed issue, try the solutions there.
If the issue is still not solved, see the guides for common problems:
- [Examples of common errors and their solutions]!(doc/reporting_bugs/error_examples.md)
- [
curlerror]!(doc/reporting_bugs/error_examples.md#curl-error) - [
Permission deniederror]!(doc/reporting_bugs/error_examples.md#permission-denied-error) - [
Checksum does not matcherror]!(doc/reporting_bugs/error_examples.md#checksum-does-not-match-error) - [
source is not thereerror]!(doc/reporting_bugs/error_examples.md#source-is-not-there-error) - [
wrong number of argumentserror]!(doc/reporting_bugs/error_examples.md#wrong-number-of-arguments-error)
- [
- App isnāt included in
upgrade - The app canāt be opened because it is from an unidentified developer
- My problem isnāt listed
Requests
Section titled āRequestsā- Issues requesting new casks will be closed. If you want a cask added to the main repositories, submit a pull request.
- For a feature request, use this template.
Questions? Wanna chat?
Section titled āQuestions? Wanna chat?āWeāre really rather friendly! Here are the best places to talk about the project:
- Open an issue.
- Join us on GitHub discussions (forum).
License
Section titled āLicenseāCode is under the [BSD 2 Clause (NetBSD) license]!(LICENSE).