Table of Contents
Ubuntu and debian repository
If you using Ubuntu you also use instructions from Ubuntu repository page
Add key
- Open terminal
- Download key
rm 4144.asc wget http://repo.evolonline.org/manaplus/4144.asc
- Install key
sudo apt-key add 4144.asc
Add repository
- Open synaptic: System / Administration / Synaptic package manager
- Select menu Settings / Repositories
- Select tab Other Software
- Press Add
- Type:
deb http://repo.evolonline.org/manaplus DIST main
DIST is your distro name. All supported distros:
deb http://repo.evolonline.org/manaplus jaunty main
or
deb http://repo.evolonline.org/manaplus karmic main
or
deb http://repo.evolonline.org/manaplus lucid main
or
deb http://repo.evolonline.org/manaplus maverick main
or
deb http://repo.evolonline.org/manaplus natty main
or
deb http://repo.evolonline.org/manaplus oneiric main
or
deb http://repo.evolonline.org/manaplus lenny main
or
deb http://repo.evolonline.org/manaplus squeeze main
or
deb http://repo.evolonline.org/manaplus wheezy main
or
deb http://repo.evolonline.org/manaplus sid main
- Press Reload
- Now you can install manaplus package.
Install
Run in terminal:
sudo aptitude install manaplus
or
sudo apt-get install manaplus
or select and install in synaptic package manaplus
Mirrors
Also you can use mirror http://4144.rootx.nl/mana
Examples for maverick:
deb http://repo.evolonline.org/manaplus maverick main deb http://4144.rootx.nl/mana maverick main
Links
See also: Ubuntu repository, screenshots