Tuesday, February 28, 2017

How to Install ManaPlus 1.7.2.18 on Ubuntu 16.04, 16.10

   ManaPlus is extended client for Evol Online, The Mana World and similar servers based on eAthena fork. As a 2D style game, Evol Online aims to create a friendly environment where. people can escape reality and interact with others while enjoying themselves. through a fantasy style game. The Mana World (TMW) is a serious effort to create an innovative free and. open source MMORPG. TMW uses 2D graphics and aims to create a large and. diverse interactive world.


ManaPlus 1.7.2.18 Changelog:
  • fix: wrong buffer access.
  • fix: custom currency in shop items list.
  • fix: compilation warnings in some libs.
  • fix: possible use after free in web requests.
  • add: quests links in npc window.
  • add: show manaplus.log path in console at start.

Installation instructions:

   The GetDeb repository contains the latest packages of ManaPlus, available for Ubuntu 16.04, Ubuntu 16.10, and derivatives.

Opening terminal (Ctrl+Alt+T) and running the command:

Ubuntu 16.04 xenial

$ sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu xenial-getdeb games" >> /etc/apt/sources.list.d/getdeb.list'

$ wget -q -O - http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -

$ sudo apt-get update

$ sudo apt-get install manaplus

Ubuntu 16.10 yakkety

$ sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu yakkety-getdeb games" >> /etc/apt/sources.list.d/getdeb.list'

$ wget -q -O - http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -

$ sudo apt-get update

$ sudo apt-get install
manaplus


How to Remove:

   To remove ManaPlus, open terminal and run command:

$ $ sudo apt-get remove manaplus && sudo apt-get autoremoveus

   And you can remove the GetDeb repository by going to System Settings -> Software & Updates -> Other Software tab.







No comments:

Post a Comment