Search found 5 matches

by SlaboMetal
Wed Dec 26, 2018 9:28 pm
Forum: Linux
Topic: I can not install wine in version 18.04 of ubuntu
Replies: 11
Views: 21859

Re: I can not install wine in version 18.04 of ubuntu

dimesio wrote:Open /etc/apt/sources.list in a text editor and delete any items that say "cosmic" and/or "18.10."

Code: Select all

arcman@SlabOMetal:~$ /etc/apt/sources.list
bash: /etc/apt/sources.list: Permission denied
arcman@SlabOMetal:~$ 
Hmmm......did I enter in wrong??
by SlaboMetal
Wed Dec 26, 2018 9:24 pm
Forum: Linux
Topic: New repository key for WineHQ repository
Replies: 14
Views: 265519

Re: New repository key for WineHQ repository

arcman@SlabOMetal:~$ sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ You're missing the end part of that command, including the closing quote, which is why the command never completes. If you're on bionic, it should be sudo apt-add-repository 'deb https://dl.winehq.org/wine-b...
by SlaboMetal
Wed Dec 26, 2018 6:22 pm
Forum: Linux
Topic: I can not install wine in version 18.04 of ubuntu
Replies: 11
Views: 21859

Re: I can not install wine in version 18.04 of ubuntu

Interesting. I may have done this too as I've been having the same kind of problems in Ubuntu 18.04.1 Now how do I go about deleting the bad file or wrong file that could be messing with things. Apologies to all I'm a newbie.
by SlaboMetal
Wed Dec 26, 2018 6:17 pm
Forum: Linux
Topic: New repository key for WineHQ repository
Replies: 14
Views: 265519

Re: Wine package for Ubuntu 18.04.1 not working

Just tried again same thing. arcman@SlabOMetal:~$ sudo dpkg --add-architecture i386 [sudo] password for arcman: arcman@SlabOMetal:~$ wget -nc https://dl.winehq.org/wine-builds/winehq.key File ‘winehq.key’ already there; not retrieving. arcman@SlabOMetal:~$ sudo apt-key add winehq.key OK arcman@SlabO...
by SlaboMetal
Fri Dec 21, 2018 5:54 pm
Forum: Linux
Topic: New repository key for WineHQ repository
Replies: 14
Views: 265519

Re: New repository key for WineHQ repository

I'm also trying to download Wine and failing miserably. Still getting errors or nothing happening at the end of the code even with this update. What gives? What am I missing here?

I'm running Ubuntu 18.04.1 Bionic Beaver.