wine install ubuntu
#Install trough Ubuntu libraries
sudo apt install wine64$ sudo dpkg --add-architecture i386sudo apt-get install libgnutls30:i386 libldap-2.4-2:i386 libgpg-error0:i386 libxml2:i386 libasound2-plugins:i386 libsdl2-2.0-0:i386 libfreetype6:i386 libdbus-1-3:i386 libsqlite3-0:i386# Add wine key
wget -nc https://dl.winehq.org/wine-builds/winehq.key
sudo apt-key add winehq.key
# Add repository
sudo add-apt-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ focal main'
# Update packages
sudo apt update
# Install wine
sudo apt install --install-recommends winehq-stable
$ wget -qO- https://dl.winehq.org/wine-builds/Release.key | sudo apt-key add -
Also in C++:
- convert log file with unix timestamp
- kubernetes windows install
- bash compare numbers
- bash: bin/activate: No such file or directory
- create user centos 7 command line
- big sur ERROR: Error installing ffi: ERROR: Failed to build gem native extension.
- deno bundler
- git config all users
- how to install curl in centos 7
- how to add a path variables in linux
- pom extract version linux
- openldap install centos 8
- import project from gitlab to github
- github readme stats
- Error: .ini file does not include supervisorctl section
- get string after character shell script
- git push error
- check ip address using cmd
- git update branch from master
- git branch delete remote
- git clone with different folder name
- update composer on windows
- show git branch on terminal on mac
- running node js on raspberry pi