Skip to content

Install older version of MPV using Homebrew #49

Discussion options

You must be logged in to vote

I don't think versioning is supported for casks, and "incompatibility issue with another formula" sounds like you're focusing on the command-line mpv binary anyway, so installing the corresponding formula may work better for you, and brew does support extracting and installing older formulae versions. You'd just have to create your own tap to host them:

brew tap-new gromgit/versions
brew extract --version 0.31.0 mpv gromgit/versions
brew install gromgit/versions/[email protected]

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@BlairSibley
Comment options

Answer selected by BlairSibley
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants