encfs.macosx icon indicating copy to clipboard operation
encfs.macosx copied to clipboard

brew tap

Open Boggin opened this issue 10 years ago • 5 comments

According to the brew tap documentation the naming conventions for the repos must be observed: there must be a homebrew-encfs repo. I tried brew tap jollyjinx/encfs as per the readme and got: remote: Repository not found. fatal: repository 'https://github.com/jollyjinx/homebrew-encfs/' not found

Boggin avatar Jun 13 '14 11:06 Boggin

Same here.

nicknikolov avatar Sep 11 '14 20:09 nicknikolov

Confirmed:

› brew update              && \
cmdand> brew tap jollyjinx/encfs && \
cmdand cmdand> brew install jollyjinx/encfs/encfs
Already up-to-date.
Cloning into '/usr/local/Library/Taps/jollyjinx/homebrew-encfs'...
remote: Repository not found.
fatal: repository 'https://github.com/jollyjinx/homebrew-encfs/' not found

fulldecent avatar Oct 14 '14 03:10 fulldecent

the same

karelbilek avatar Mar 22 '15 15:03 karelbilek

I have made a fork so that it can be installed here

https://github.com/runn1ng/homebrew-encfs

I do not intend to maintain it (as I know practically nothing about FUSE or homebrew :smile: )

karelbilek avatar Mar 22 '15 15:03 karelbilek

http://encfsmp.sourceforge.net/docs_osx.html

cka3o4h1k avatar Jun 29 '15 00:06 cka3o4h1k