Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

brew install wine

brew install --cask wine-stable
Comment

how to install wine using homebrew

brew tap homebrew/cask-versions
brew install --cask --no-quarantine (selected wine package)

wine-stable, wine-devel or wine-staging packages can be installed using the above example. The advantage of installing via homebrew means wine is available from a standard terminal session The --no-quarantine line is to avoid brew adding the quarantine flag.
Comment

PREVIOUS NEXT
Code Example
Shell :: uninstall skype from ubuntu 
Shell :: how to uninstall react native cli globally 
Shell :: list npm packages installed globally 
Shell :: ad sync powershell 
Shell :: [ERROR] Error while getting Capacitor CLI version. Is Capacitor installed? 
Shell :: sudo: unzip: command not found 
Shell :: remove identifier files wsl2 
Shell :: zsh: command not found: rvm on terminal load 
Shell :: update node version debian 
Shell :: uninstall mariadb server and client in ubuntu 18.4 
Shell :: remove docker container 
Shell :: logstash is not listening on ip address 
Shell :: vue cli upgrade 
Shell :: increase no of watchers 
Shell :: kde connect not showing devices 
Shell :: powershell zip 
Shell :: get ip mac terminal 
Shell :: git branch order by date 
Shell :: conda install git 
Shell :: git config username and email vscode 
Shell :: apache enable mod reqrite 
Shell :: dos2unix recursive folder 
Shell :: npm install legacy peer deps 
Shell :: ubuntu bluetooth not turning on 
Shell :: count number of files linux command 
Shell :: Error loading MySQLdb module. 
Shell :: npm to fix lint issues 
Shell :: database already registered 
Shell :: see uid user linux 
Shell :: linux memory cache clear 
ADD CONTENT
Topic
Content
Source link
Name
5+1 =