Describe the bug
When trying to install Chiphey from brew, pasting the brew install ciphey command as listed in README, an error happens. Search on homebrew site also doesn't fetch results.
A report for this seems to exist in #820, but it doesn't fully follow report format and probably hence is ignored (at least emoji-filled warnings warned it may be).
Plaintext
user@fedora:~$ brew install ciphey
Warning: No available formula with the name "ciphey".
==> Searching for similarly named formulae and casks...
Error: No formulae or casks found for ciphey.
Version
user@fedora:~$ cat /etc/os-release
NAME="Fedora Linux"
VERSION="41 (Workstation Edition)"
RELEASE_TYPE=stable
ID=fedora
VERSION_ID=41
VERSION_CODENAME=""
PLATFORM_ID="platform:f41"
PRETTY_NAME="Fedora Linux 41 (Workstation Edition)"
ANSI_COLOR="0;38;2;60;110;180"
LOGO=fedora-logo-icon
CPE_NAME="cpe:/o:fedoraproject:fedora:41"
DEFAULT_HOSTNAME="fedora"
HOME_URL="https://fedoraproject.org/"
DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora/f41/"
SUPPORT_URL="https://ask.fedoraproject.org/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"
REDHAT_BUGZILLA_PRODUCT="Fedora"
REDHAT_BUGZILLA_PRODUCT_VERSION=41
REDHAT_SUPPORT_PRODUCT="Fedora"
REDHAT_SUPPORT_PRODUCT_VERSION=41
SUPPORT_END=2025-12-15
VARIANT="Workstation Edition"
VARIANT_ID=workstation
- Python version:
-
- Python 3.13.5 (not a supported version but it is not relevant because the issue is with brew)
- Ciphey versions:
-
- Did you use Docker?
-
Verbose Output
Not relevant, because failed to install. Brew verbose output does not differ from standard one.
To Reproduce
Steps to reproduce the behavior:
- Run
brew install ciphey
Expected behavior
Installation begins.
Any other information?
None.
Describe the bug
When trying to install Chiphey from brew, pasting the
brew install cipheycommand as listed in README, an error happens. Search on homebrew site also doesn't fetch results.A report for this seems to exist in #820, but it doesn't fully follow report format and probably hence is ignored (at least emoji-filled warnings warned it may be).
Plaintext
Version
Verbose Output
Not relevant, because failed to install. Brew verbose output does not differ from standard one.
To Reproduce
Steps to reproduce the behavior:
brew install cipheyExpected behavior
Installation begins.
Any other information?
None.