Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
NetMauMau-0.23.1.exe | 2015-08-22 | 7.2 MB | |
NetMauMau-0.23.exe | 2015-06-27 | 7.1 MB | |
NetMauMau-0.22.exe | 2015-06-20 | 7.1 MB | |
NetMauMau-0.21.exe | 2015-06-13 | 7.1 MB | |
NetMauMau-0.20.exe | 2015-06-02 | 7.1 MB | |
NetMauMau-0.19.exe | 2015-05-23 | 7.1 MB | |
NetMauMau-0.18.1.exe | 2015-05-10 | 7.1 MB | |
NetMauMau-0.18.exe | 2015-05-09 | 7.2 MB | |
NetMauMau-0.17.exe | 2015-03-28 | 7.2 MB | |
NetMauMau-0.16.exe | 2015-03-07 | 7.1 MB | |
NetMauMau-0.15.exe | 2015-02-28 | 7.1 MB | |
NetMauMau-0.14.exe | 2015-02-14 | 7.0 MB | |
NetMauMau-0.13.exe | 2015-02-07 | 5.5 MB | |
NetMauMau-0.12.exe | 2015-01-31 | 5.2 MB | |
NetMauMau-0.11.exe | 2015-01-24 | 5.1 MB | |
NetMauMau-0.10.exe | 2015-01-17 | 5.0 MB | |
NetMauMau-0.9.exe | 2015-01-10 | 4.1 MB | |
NetMauMau-0.8.exe | 2015-01-03 | 4.1 MB | |
NetMauMau-0.7.exe | 2014-12-27 | 4.1 MB | |
NetMauMau-0.6.exe | 2014-12-20 | 4.0 MB | |
NetMauMau-0.5.exe | 2014-12-13 | 5.1 MB | |
NetMauMau-0.4.exe | 2014-12-06 | 5.2 MB | |
NetMauMau-0.3.exe | 2014-11-29 | 5.1 MB | |
NetMauMau-0.2.exe | 2014-11-22 | 5.1 MB | |
Totals: 24 Items | 143.0 MB | 0 |
Linux binary releases
Gentoo
NetMauMau is available on Gentoo via the overlay games-overlay which can be added by layman
The GitHub repository of games-overlay is here: https://github.com/hasufell/games-overlay
Adding the overlay
With paludis: see Paludis repository configuration
With layman:
layman -f -o https://raw.github.com/hasufell/games-overlay/master/repository.xml -a games-overlay
or layman -a games-overlay
- install NetMauMau-client with
emerge games-board/netmaumau
- install NetMauMau-server with
emerge games-server/netmaumau
Ubuntu
Binary packages are available for Precise, Trusty, Utopic and Vivid in my Launchpad PPA at https://launchpad.net/~velnias/+archive/ubuntu/velnias
Add the repository to your system:
sudo add-apt-repository ppa:velnias/velnias
PlayDeb.net offers binaries too.
Debian 7/8
-
insert following line into
/etc/apt/sources.list
(replaceV
with7
or8
respectively)deb http://download.opensuse.org/repositories/home:/velnias/Debian_V.0 /
-
(optionally) add the GPG-key
wget -O- http://sourceforge.net/projects/netmaumau/files/debian-apt.asc | apt-key add -
-
run
apt-get update
Arch Linux
The package is available in the AUR at https://aur.archlinux.org/packages/nmm-qt-client/
- run
yaourt -S nmm-qt-client