Questions about Wine on Linux
niglov
Newbie
Posts: 3 Joined: Tue Mar 15, 2016 6:04 am
Post
by niglov » Tue Mar 15, 2016 6:11 am
Hi,
I am new user and trying to install Wine.
I am following all the instructions on you installation page but each time it fails with the following errors:
admin@ubuntu_14:~$ sudo apt-get install --install-recommends winehq-devel
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package winehq-devel
admin@ubuntu_14:~$ sudo apt-get install --install-recommends winehq-staging
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package winehq-staging
admin@ubuntu_14:~$
Any suggestions please???
N
dimesio
Moderator
Posts: 13373 Joined: Tue Mar 25, 2008 10:30 pm
Post
by dimesio » Tue Mar 15, 2016 6:31 am
The obvious question: did you add the repository first?
If that's not the problem, what version of Ubuntu are you on? WineHQ only builds packages for 12.04, 14.04, 15.04, 15.10, 16.04.
niglov
Newbie
Posts: 3 Joined: Tue Mar 15, 2016 6:04 am
Post
by niglov » Tue Mar 15, 2016 6:40 am
Hi, Yes, I added the repository and reported OK as follows:
admin@ubuntu_14:~$ sudo dpkg --add-architecture i386
[sudo] password for admin:
admin@ubuntu_14:~$ sudo add-apt-repository ppa:wine/wine-builds
More info:
https://launchpad.net/~wine/+archive/ubuntu/wine-builds
Press [ENTER] to continue or ctrl-c to cancel adding it
gpg: keyring `/tmp/tmpoi8wuxzm/secring.gpg' created
gpg: keyring `/tmp/tmpoi8wuxzm/pubring.gpg' created
gpg: requesting key 77C899CB from hkp server keyserver.ubuntu.com
gpg: /tmp/tmpoi8wuxzm/trustdb.gpg: trustdb created
gpg: key 77C899CB: public key "Launchpad PPA for Wine" imported
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)
OK
I am running Ubuntu 14.04.03 LTS
Still no luck!
N
dimesio
Moderator
Posts: 13373 Joined: Tue Mar 25, 2008 10:30 pm
Post
by dimesio » Tue Mar 15, 2016 7:00 am
Did you run
after adding the repository?
niglov
Newbie
Posts: 3 Joined: Tue Mar 15, 2016 6:04 am
Post
by niglov » Tue Mar 15, 2016 7:08 am
Hi again, yes, update run with following result:
N
dimesio
Moderator
Posts: 13373 Joined: Tue Mar 25, 2008 10:30 pm
Post
by dimesio » Wed Mar 16, 2016 6:10 am
There's a GPG error at the end of your update log. I don't use Ubuntu, so I can't help you with it. Ask on the Ubuntu forum.