Answers for "command line to install wine on kali 2020 dist"

0

command line to install wine on kali 2020 dist

 sudo dpkg --add-architecture i386 && apt-get update && apt-get install wine-bin:i386
Posted by: Guest on November-24-2020

Code answers related to "command line to install wine on kali 2020 dist"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language