Wine on UDOO

Discussion in 'Application & Utilities' started by Bulbox, Feb 21, 2014.

  1. Bulbox

    Bulbox New Member

    Joined:
    Feb 18, 2014
    Messages:
    10
    Likes Received:
    0
    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??
     
  2. miousername

    miousername New Member

    Joined:
    Jun 23, 2013
    Messages:
    73
    Likes Received:
    0
    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
     
  3. Bulbox

    Bulbox New Member

    Joined:
    Feb 18, 2014
    Messages:
    10
    Likes Received:
    0
    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#
     
  4. BLIN-DESDOITS

    BLIN-DESDOITS New Member

    Joined:
    Mar 10, 2016
    Messages:
    1
    Likes Received:
    0
    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
     
  5. waltervl

    waltervl UDOOer

    Joined:
    Dec 12, 2015
    Messages:
    2,314
    Likes Received:
    580
    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.
     
  6. balaji

    balaji New Member

    Joined:
    Aug 22, 2017
    Messages:
    7
    Likes Received:
    0
    what is the right ppa to install wine in udoobuntu
     

Share This Page