سلام.
من طبق دستور زیر یه برنامه نصب کردم:
1. Add wine PPA
sudo add-apt-repository ppa:ubuntu-wine/ppa
2. Update list
sudo apt-get update
3. install wine
sudo apt-get install wine1.7 winetricks
حالا میخوام با دستور زیر حذفش کنم:
sudo apt-get remove wine1.7 winetricks
ولی جواب نمیده. دستور زیر رو هم امتحان کردم:
sudo apt-get remove wine1.7
ولی بازم نشد.
اخطار زیر رو بهم میده:
:
E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?