command line in terminal for installing amc on ubuntu 12.04 lts

Added by Cahyo Turlaksono over 10 years ago

This will be my first experience to install and run the amc package in ubuntu, please help me to inform me about the command in terminal after downloading the package. Thanks a lot.


Replies (1)

RE: command line in terminal for installing amc on ubuntu 12.04 lts - Added by Alexis Bienvenüe over 10 years ago

Maybe this is simpler to install using the PPA:

sudo add-apt-repository ppa:alexis.bienvenue/amc
sudo apt-get update
sudo apt-get install auto-multiple-choice

(1-1/1)