Esta tradução é mais antiga do que a página original e poderá estar desatualizada. Veja o que foi alterado.
Esta tradução é mais antiga do que a página original e poderá estar desatualizada. Veja o que foi alterado.
pt:archlinux - ManaPlus wiki

Esta é uma versão antiga do documento!

Instalação ManaPlus no ArchLinux pelo AUR

Você pode instalar o ManaPlus pelo AUR utilizando o yaourt ou manualmente.

Installation using yaourt

  1. Instale o yaourt pelo AUR e sincronize o banco de dados. Artigo ArchWiki isto pode ser utíl
  1. Rode o comando
    $ yaourt manaplus

Select manaplus or manaplus-git package and follow the instructions.

Manual installation

  1. Download Tarball or PKGBUILD from AUR web interface: manaplus or manaplus-git package
  2. Extract tarball by running command
    tar xvzf <name>.tar.gz

    or create the folder and copy PKGBUILD into it

    mkdir <name>
    cp PKGBUILD <name>

    <name> is package name.

  3. Open directory
    cd <name>
  4. Build and install package with all dependencies
    makepkg -s -i

Notes

  • You can’t have installed manaplus and manaplus-git at same time.
  • Register on AUR and vote for our packages, and it can be moved to ArchLinux community repository!
Print/export
Languages