brew --version
brew install upx
upx --version
sudo upx -d {drag keygen from desktop to terminal}
Run these three commands in your terminal to add Homebrew to your PATH:
echo '# Set PATH, MANPATH, etc., for Homebrew.' >> /Users/architectfaishalbhuiya/.zprofile
echo 'eval "$(/opt/homebrew/bin/brew shellenv)"' >> /Users/architectfaishalbhuiya/.zprofile
eval "$(/opt/homebrew/bin/brew shellenv)"
https://brew.sh/
No comments:
Post a Comment