Posts

Showing posts with the label sudo

Wine tool installation

Image
 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") Step4:Enter the below command  ("sudo apt install wine32 -t parrot-backports") Step5: Now enter ("wine") in the terminal