Find the answer to your Linux question:
Results 1 to 5 of 5
ive succesfully place the i whatever adress in system software sources there is a checkbox next to it but i cant seem to trigger a download...
  1. #1
    Just Joined!
    Join Date
    Sep 2009
    Posts
    13

    wine for ubuntu

    ive succesfully place the i whatever adress in system software sources there is a checkbox next to it but i cant seem to trigger a download

  2. #2
    oz
    oz is offline
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,099
    Welcome to the forums!

    If you have the proper repositories enabled and your sources list updated, you should be able to install it from the command line with apt:

    Code:
    apt-get install wine
    You can check this wiki page for more info on installing wine:

    https://help.ubuntu.com/community/Wine

    More on using apt for installing software here:

    APT HOWTO
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

  3. #3
    Just Joined!
    Join Date
    Sep 2009
    Posts
    13

    apt wine in ubuntu

    posted the apt file to my system and it justs sits there no downloads seem to be triggered and i cant find the file on my system?

  4. #4
    Just Joined!
    Join Date
    Sep 2009
    Posts
    13
    thx command line almost worked had to type sumo or something in front of it

  5. #5
    oz
    oz is offline
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,099
    Ubuntu disables the root account by default, so unless you've enabled the root account, you have to type sudo in front of any command you issue that requires root permissions, and installing any software system wide does require them.
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...