ManaPlus 1.7.5.14 Changelog:
- fix: possible crash if exit while downloading servers list.
- fix: crashes in cart and some other inventories.
- fix: socket leak in ipc.
- fix: memory leak in screenshots.
- add: option for enable / disable particle effects located on map.
- add: use ccache in some build scripts.
- add: allow run ipc commands before connecting to server.
- add: different chat commands.
- add: support for 2016 packet versions.
- add: basic functional testing based on ipc and screenshots.
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 |
Ubuntu 17.04 zesty
$ sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu zesty-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.
refer original : https://howto-ubuntunew.blogspot.com/
0 comments:
Post a Comment
Note: only a member of this blog may post a comment.