>From 5b469a092a0492b6113d2692565f7c26aae6bf68 Mon Sep 17 00:00:00 2001 From: Rosanne DiMesio Date: Mon, 10 Nov 2014 09:34:08 -0600 Subject: Website Correct Ubuntu downloads instructions --- templates/en/download/ubuntu.template | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/templates/en/download/ubuntu.template b/templates/en/download/ubuntu.template index 8ae3f9d..0fbd4d1 100644 --- a/templates/en/download/ubuntu.template +++ b/templates/en/download/ubuntu.template @@ -2,16 +2,18 @@

Ubuntu Logo -Wine for Ubuntu and Ubuntu derivatives +Wine for Ubuntu and Ubuntu flavors Ubuntu Logo

-

Ubuntu and Ubuntu derivatives (such as Kubuntu) obtain software from +

Ubuntu and Ubuntu flavors (such as Kubuntu) obtain software from packages which are stored in repositories. Ubuntu's default -repository includes Wine, however if you want to stay up to date with the -latest Wine package you can use WineHQ's by following these instructions. +repository includes a Wine package built from the stable branch, however if you want to stay up to date with the +latest development release you can obtain it by following these instructions.

-

Adding the WineHQ PPA Repository:

+

Ubuntu Derivatives: These packages and instructions are designed for Ubuntu and recognized flavors. Users of Ubuntu derivatives are welcome to use these packages, but should keep in mind that problems caused by differences between the derivative distro and mainline Ubuntu are neither Wine bugs nor packaging bugs, and should be reported to the distro in question.

+ +

Adding the PPA Repository:

Open the Software Sources menu by launching the Ubuntu Software Center and selecting Edit->Software Sources. Choose the Other @@ -33,7 +35,7 @@ for you, then you may not want to use these beta packages.

Installing Wine:

-

Once you have added the WineHQ PPA Repository, you are ready to install.

+

Once you have added the repository, you are ready to install.

To get the most recent Wine 1.7 beta, click this link to install the wine1.7 package.

@@ -49,8 +51,8 @@ The built in update manager will not switch the Wine repository automatically.

Alternative Command Line Instructions for Installing Wine:

-

It is also possible to add the Wine PPA and install via the terminal. This -may be useful on Kubuntu, Xubuntu, and other Ubuntu derivatives.

+

It is also possible to add the PPA and install via the terminal. This +may be useful on Ubuntu flavors and derivatives.

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

-- 1.8.1.4