Ubuntu software center

Version 3 (Alexis Bienvenüe, 11/18/2012 03:01 pm)

1 1
h1. Ubuntu software center
2 1
3 1
AMC can be installed from Ubuntu's Software Center, but be careful to install the @auto-multiple-choice@ package, and not only the @auto-multiple-choice@*@-common@* package.
4 3 Alexis Bienvenüe
5 3 Alexis Bienvenüe
h2. Right package
6 3 Alexis Bienvenüe
7 1
Type *auto-multiple-choice* in the search box, and you will get the right package:
8 1
9 3 Alexis Bienvenüe
p=. !ubuntu-amc.png!
10 3 Alexis Bienvenüe
11 3 Alexis Bienvenüe
h2. Partial install
12 3 Alexis Bienvenüe
13 3 Alexis Bienvenüe
From Ubuntu 12.10, if you type *AMC*, you will get the wrong package (even if it seems more relevant because of the AMC logo): you will install only a part of AMC files, and automatic data capture won't work!
14 3 Alexis Bienvenüe
15 3 Alexis Bienvenüe
p=. !ubuntu-amc-common.png!
16 3 Alexis Bienvenüe
17 3 Alexis Bienvenüe
h2. Command line
18 3 Alexis Bienvenüe
19 3 Alexis Bienvenüe
If unsure, you can always install AMC from a terminal, typing
20 3 Alexis Bienvenüe
<pre>
21 3 Alexis Bienvenüe
sudo apt-get install auto-multiple-choice
22 3 Alexis Bienvenüe
</pre>