Since Wine is included in the default repository of Debian, you can install it with apt-get. However, if you are using 64-bit Debian, you need to enable multi-architecture, as Wine is a 32-bit application.
On 64-bit Debian:
$ sudo dpkg --add-architecture i386
$ sudo apt-get update
$ sudo apt-get install wine-bin:i386
$ sudo apt-get update
$ sudo apt-get install wine-bin:i386
$ sudo apt-get install wine
No hay comentarios:
Publicar un comentario