Skip to content

mschirrmeister/homebrew-cryfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mschirrmeister/cryfs

CryFS patched for macFUSE on macOS Big Sur.

How do I install a formula?

brew tap mschirrmeister/cryfs
brew install cryfs

or

brew install mschirrmeister/cryfs/<formula>

Notes

macOS Big Sur requires macFUSE 4.0.0+. You need to install it manually or you install it via a cask from the tap above.

The cask name in the tap is called mschirrmeister-macfuse. You can intall it via the following command, if the tap above is enabled.

brew install --cask mschirrmeister-macfuse

Troubleshooting

First read the Troubleshooting Checklist.

Use brew gist-logs FORMULA to create a Gist and post the link in your issue.

Search the issues. See also Homebrew's Common Issues and FAQ.

Documentation

brew help, man brew, or check Homebrew's documentation.

Contributing

Please see the contributing guide.