HowToInstall

Differences between revisions 1 and 2
Revision 1 as of 2012-02-15 17:25:32
Size: 78
Editor: 173-14-15-225-Colorado
Comment:
Revision 2 as of 2012-02-15 17:34:19
Size: 860
Editor: 173-14-15-225-Colorado
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

If you're running Ubuntu 11.10 Oneric or Ubuntu Precise (the devel version that will be released as 12.04 in April 2012), this is the easiest way to install Novacut:

Open a terminal (search for "terminal" in Dash), and then copy and paste these 3 commands:

 {{{
sudo apt-add-repository ppa:novacut/stable
sudo apt-get update
sudo apt-get install novacut
}}}

You can accomplish the same through the Ubuntu Software Center. In the '''Edit''' menu, choose '''Software Sources''':

{{attachment:novacut-install1.png}}

Then in the '''Other Software''' tab, click the '''Add''' button:

{{attachment:novacut-install2.png}}

For the '''Apt line''', type '''ppa:novacut/stable''', and then click the '''Add Source''' button.

{{attachment:novacut-install3.png}}

Novacut Wiki Home > How To Install

If you're running Ubuntu 11.10 Oneric or Ubuntu Precise (the devel version that will be released as 12.04 in April 2012), this is the easiest way to install Novacut:

Open a terminal (search for "terminal" in Dash), and then copy and paste these 3 commands:

  • sudo apt-add-repository ppa:novacut/stable
    sudo apt-get update
    sudo apt-get install novacut

You can accomplish the same through the Ubuntu Software Center. In the Edit menu, choose Software Sources:

novacut-install1.png

Then in the Other Software tab, click the Add button:

novacut-install2.png

For the Apt line, type ppa:novacut/stable, and then click the Add Source button.

novacut-install3.png

Novacut/HowToInstall (last edited 2013-06-02 17:14:19 by 173-14-15-225-Colorado)