We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#brew install /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" test -d ~/.linuxbrew && eval "$(~/.linuxbrew/bin/brew shellenv)" test -d /home/linuxbrew/.linuxbrew && eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)" test -r ~/.bash_profile && echo 'eval "$($(brew --prefix)/bin/brew shellenv)\"' >> ~/.bash_profile echo 'eval "$($(brew --prefix)/bin/brew shellenv)\"' >> ~/.bash_profile #gotty install brew install yudai/gotty/gotty ==> Tapping yudai/gotty Cloning into '/home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/yudai/homebrew-gotty'... remote: Enumerating objects: 56, done. remote: Total 56 (delta 0), reused 0 (delta 0), pack-reused 56 Receiving objects: 100% (56/56), 6.71 KiB | 6.71 MiB/s, done. Resolving deltas: 100% (32/32), done. Tapped 1 formula (14 files, 72.2KB). Error: yudai/gotty/gotty: undefined method `is_64_bit?' for Hardware:Module
The text was updated successfully, but these errors were encountered:
No branches or pull requests
debian bookworm
What did you do?
The text was updated successfully, but these errors were encountered: