Jump to content

Hello, I just installed Linux for the first time, and I've been having some issues installing Wine on Ubuntu 12.04. Whenever I go to type in the command

sudo add-apt-repository ppa:wine/wine-builds

It says that the command:

sudo add-apt-repository

is not found. Granted, I am using Crouton on my Chromebook, so this isn't a full version of Ubuntu. I'm thinking that may be the issue, but I'm not super sure.

Thanks in advance!


 

Link to comment
https://linustechtips.com/topic/601120-ubuntu-wine-trouble/
Share on other sites

Link to post
Share on other sites

I haven't used Ubuntu in a while, but I remember the PPA's name was ppa:ubuntu-wine/ppa

However, this shouldn't be the source of your problem. You're missing either the package python-software-properties or software-properties-common. You can installing them by running the command:

sudo apt-get install python-software-properties software-properties common && sudo apt-add-repository ppa:ubuntu-wine/ppa

Hope it helps!

Link to comment
https://linustechtips.com/topic/601120-ubuntu-wine-trouble/#findComment-7798431
Share on other sites

Link to post
Share on other sites

get play on linux. It installs all the packages it needs to run wine.

                     ¸„»°'´¸„»°'´ Vorticalbox `'°«„¸`'°«„¸
`'°«„¸¸„»°'´¸„»°'´`'°«„¸Scientia Potentia est  ¸„»°'´`'°«„¸`'°«„¸¸„»°'´

Link to comment
https://linustechtips.com/topic/601120-ubuntu-wine-trouble/#findComment-7798794
Share on other sites

Link to post
Share on other sites

all you have to do is apt-get install wine I'm pretty sure. Lol

CPU AMD Ryzen 5 3600 6 Core 12 Threads Motherboard TUF B450M-PLUS GAMING RAM 32GB Dual-Channel DDR4 GPU 11GB NVIDIA GeForce GTX 1080Ti Case be quiet! White OS Linux Mint Cinnamon

 

Link to comment
https://linustechtips.com/topic/601120-ubuntu-wine-trouble/#findComment-7802379
Share on other sites

Link to post
Share on other sites

3 hours ago, Lehti said:

Nah bro. Wine was removed from the official Ubuntu repositories since version 13.

You need to add the ppa manually and then install it. 

Thats why i suggested you install play on linux. when i did it about a week ago it installed all the wine it needs to get running. 

                     ¸„»°'´¸„»°'´ Vorticalbox `'°«„¸`'°«„¸
`'°«„¸¸„»°'´¸„»°'´`'°«„¸Scientia Potentia est  ¸„»°'´`'°«„¸`'°«„¸¸„»°'´

Link to comment
https://linustechtips.com/topic/601120-ubuntu-wine-trouble/#findComment-7803673
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×