Wine tool installation
Wine Tool Installation In Parrot OS
Enter the following commands
Step1: sudo apt install wine64
Step2: And enter ("wine") which gives error shown in the image
Step3:Now enter ("sudo dpkg --add-architecture i386") and
("sudo apt-get update && apt-get install wine32") enter this commands
and ("sudo apt-get install wine32")
("sudo apt install wine32 -t parrot-backports")
Step5: Now enter ("wine") in the terminal
Comments
Post a Comment