Hi all, if i try to install wine (windows emulator for application) from the shell bu typing the command "sudo apt-get install wine" , it give me that error : ubuntu@udoo:~$ sudo apt-get install wine Reading package lists... Done Building dependency tree Reading state information... Done Package wine is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package 'wine' has no installation candidate can anyone help me, please??
Hi, Check your repository in /etc/apt/source.list. Maybe you don't have all the repository. Which is the result of: root@udoo#cat /etc/apt/source.list
this is the result: root@udoo:/home/ubuntu# cat /etc/apt/sources.list deb http://ports.ubuntu.com/ precise main restricted universe multiverse root@udoo:/home/ubuntu#
Hello, i have a project for my school on UDOO and i need to install wine on it but i am new on linux and i don't know how to install it and i can't find anything that can help me. If someone could explain all the things to do to install it or give me a link where i can find the way to do it. Thanks
Udoobuntu is based on ubuntu so if you want to search something related to using the Linux side add ubuntu to your search string. Then you will find something like this https://help.ubuntu.com/community/Wine Just use the software center, it is in the start menu. I am very curious what Windows program you want to use withe the Neo.