gromgit's FUSE tap
Find a file
2021-05-06 18:26:01 +08:00
.github/workflows tests.yml: remove linux 2021-04-26 23:24:08 +08:00
Formula *: brew audit fixes 2021-05-06 14:09:40 +08:00
require Stop hosting macfuse 2021-04-26 12:33:24 +08:00
formula_renames.json remove weird rename entry 2021-04-27 18:17:51 +08:00
README.md README: expanded instructions 2021-05-06 18:26:01 +08:00

gromgit's macOS FUSE stuff

This tap exists to support macOS FUSE-related software that have been dropped from Homebrew core.

How do I install these formulae?

brew install gromgit/fuse/<formula>

Why is XYZ not available?

Probably because I haven't gotten around to putting it in yet. If you need it, file an issue and I'll see what can be done.

Why is XYZ so old?

Maybe I just haven't gotten around to updating it yet, but a significant subset simply can't be updated until MacFUSE supports version 3 of the FUSE API. These will be labeled as such in their Caveats.

Other formulae seem to have been abandoned by their authors. If you know of a revived fork of such software, file an issue with the project's URL and I'll see what can be done.

Why is the XYZ program installed as XYZ-mac?

Some formulae (e.g. rclone) are still available in Homebrew core, just without FUSE functionality and dependencies. My FUSE-enabled binaries for these formulae will always be name with a -mac suffix to prevent naming conflicts, but see each formula's Caveats section for instructions on how to access these binaries via their original names.

Documentation

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