Difference between revisions of "WesnothBinariesLinux"

From The Battle for Wesnoth Wiki
(If it is fall, it must be distro update disco time! Update and shuffle.)
m (Available Versions on Ubuntu)
(15 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{WesnothBinariesLinux/Translations}}
+
{{Translations}}
  
Not all Distributions are always at the state of the current release. If you want to be sure to have the current version, please get the sources and compile it yourself.
+
Not all distributions carry the latest stable or development releases. If you want to make sure you are running the newest official version of Wesnoth from either branch, either get the sources from the [[Download]] page and [[CompilingWesnoth|compile them youself]] or use the nightly flatpak below.
 +
 
 +
== Flatpak ==
 +
A nightly flatpak of Wesnoth's development branch is available.  Instructions for getting it can be found [https://forums.wesnoth.org/viewtopic.php?f=5&t=47872 here].
  
 
== Arch Linux ==
 
== Arch Linux ==
Line 8: Line 11:
  
 
== Debian ==
 
== Debian ==
* [http://packages.debian.org/wesnoth Official packages] including the development releases. If you want different version, you need to explicitly request which branch version of wesnoth you want, e.g. [http://packages.debian.org/wesnoth-1.10 1.10] (stable and oldstable) or [http://packages.debian.org/wesnoth-1.12 1.12] (development, for testing and unstable only)
+
* [http://packages.debian.org/wesnoth Official packages] including the development releases. If you want a different version, you need to explicitly request which branch you want, e.g. [http://packages.debian.org/wesnoth-1.10 1.10] (wheezy and jessie) or [http://packages.debian.org/wesnoth-1.12 1.12] (stretch, buster, and sid)
* [http://backports-master.debian.org/ backports.debian.org] offers the latest stable wesnoth releases for Debian stable, see http://wiki.debian.org/Backports for more informations.
+
* [http://backports-master.debian.org/ backports.debian.org] offers the latest stable wesnoth releases for Debian stable, see http://wiki.debian.org/Backports for more information.
  
 
===Command-line install===
 
===Command-line install===
 
To install Wesnoth, run the following to pull in everything:
 
To install Wesnoth, run the following to pull in everything:
 
  aptitude install wesnoth wesnoth-music
 
  aptitude install wesnoth wesnoth-music
 
===International language support===
 
Debian does not come with all locales. If you can't choose your language, you need to add locale for your lang.
 
see man locale.gen for more info.
 
  
 
===Compiling===
 
===Compiling===
  
If you want to play with the repository version directly you may have to compile it yourself. See [http://www.wesnoth.org/wiki/CompilingWesnoth Compiling Wesnoth].
+
If you want to run a newer release than the ones provided in the Debian repositories, or an unreleased version from the [[WesnothRepository|Git repository]], you will have to build it from source. See [[CompilingWesnoth|Compiling Wesnoth]] for more details.
  
To install the dependencies: You can use the Build-Dependencies command in Aptitude for the Debian package.
+
To install Wesnoth's dependencies if you have Debian's source repositories enabled in your config, you can just use apt's <code>build-dep</code> command with the package that best matches the version you are trying to build:
  
Just do the following to pull in most of what you need:
+
# Stable version
 
  aptitude build-dep wesnoth
 
  aptitude build-dep wesnoth
 +
# Development version
 +
aptitude build-dep wesnoth-1.13
  
Note: If you have already installed an older version of wesnoth, uninstall it by running:
+
'''Note:''' If you have already installed an older version of Wesnoth, you should uninstall it first by running:
 +
 
 +
# Stable version
 
  aptitude purge wesnoth
 
  aptitude purge wesnoth
 +
# Development version
 +
aptitude purge wesnoth-1.13
  
Note that this will not remove downloaded data or savegames which are stored in your home directory in the folder <code>.wesnoth</code>. From this point on you can simply follow the advices from the [http://www.wesnoth.org/wiki/CompilingWesnoth Compiling Wesnoth] page.
+
Bear in mind that this will '''not''' remove downloaded data or saved games stored in your [[EditingWesnoth#The_user_data_directory|home directory]].
  
 
== SteamOS ==
 
== SteamOS ==
Installing Battle for Wesnoth on SteamOS is similar to doing so on Debian, as SteamOS is largely based on Debian. However, there are a few steps to take to enable the Debian repositories in SteamOS. [http://steamcommunity.com/groups/steamuniverse/discussions/1/648814396114274132/ Click here] for directions. After they are enabled, run the following as root to install wesnoth to use in Desktop mode:
+
At present, installing Battle for Wesnoth on SteamOS is similar to doing so on Debian, as SteamOS is largely based on Debian. However, there are a few steps to take to enable the Debian repositories in SteamOS. [http://steamcommunity.com/groups/steamuniverse/discussions/1/648814396114274132/ Click here] for directions. After they are enabled, run the following as root to install wesnoth to use in Desktop mode:
 
  aptitude install wesnoth wesnoth-music
 
  aptitude install wesnoth wesnoth-music
  
 
To add a shortcut to launch wesnoth in Big Picture mode, open the Steam client in Desktop mode and [https://support.steampowered.com/kb_article.php?ref=2219-YDJV-5557 follow these instructions]. Then close the client and switch back to using Big Picture and it will be under Games.
 
To add a shortcut to launch wesnoth in Big Picture mode, open the Steam client in Desktop mode and [https://support.steampowered.com/kb_article.php?ref=2219-YDJV-5557 follow these instructions]. Then close the client and switch back to using Big Picture and it will be under Games.
  
NOTE: You will need to enable access to the desktop in SteamOS to add the Debian repositories to SteamOS. [https://steamcommunity.com/groups/steamuniverse/discussions/1/648814395741989999/ Click here] and scroll down to the heading "How do I get to the desktop on SteamOS? All I see is Steam." for instructions
+
'''Note:''' You will need to enable access to the desktop in SteamOS to add the Debian repositories to SteamOS. [https://steamcommunity.com/groups/steamuniverse/discussions/1/648814395741989999/ Click here] and scroll down to the heading "How do I get to the desktop on SteamOS? All I see is Steam." for instructions
<!-- Note that this will (probably) become obsolete with 1.14, as Wesnoth has been Greenlit. Update if and when the release to Steam occurs AND it is a SteamPlay title (which it hopefully will be). -->
+
 
 +
Steam has greenlit Battle for Wesnoth on its platform prior to the end of Steam Greenlight, and the developers have planned an early 2017 release onto the storefront timed with the release of of the 1.14.x series of releases. You can keep apprised of the status [https://steamcommunity.com/sharedfiles/filedetails/?id=729138129 here]
 +
<!-- Note that this will (probably) become obsolete with 1.14, as Wesnoth has been Greenlit. Update if and when the release to Steam occurs, as it is likely going to be a SteamPlay title. -->
  
 
== Ubuntu ==
 
== Ubuntu ==
Line 57: Line 64:
 
! Packaged Version
 
! Packaged Version
 
|-
 
|-
| 16.10 (Yakkety)
+
| 18.04 LTS (Bionic)
 +
| 1.12.6
 +
|-
 +
| 17.10 (Artful)
 
| 1.12.6
 
| 1.12.6
 
|-
 
|-
Line 65: Line 75:
 
| 14.04 LTS (Trusty)
 
| 14.04 LTS (Trusty)
 
| 1.10.7
 
| 1.10.7
|-
 
| 12.04 LTS (Precise)
 
| 1.10.2
 
 
|}
 
|}
  
Line 73: Line 80:
  
 
You can get a more up-to-date version from the Software Center by enabling backports, [https://help.ubuntu.com/community/UbuntuBackports see here].
 
You can get a more up-to-date version from the Software Center by enabling backports, [https://help.ubuntu.com/community/UbuntuBackports see here].
 +
If you are interested in the development version of wesnoth, you can get it from this PPA: [https://launchpad.net/~pkg-games/+archive/ubuntu/wesnoth-devel ppa:pkg-games/wesnoth-devel]
  
[http://www.playdeb.net/software/Battle%20for%20Wesnoth PlayDeb might have newer versions, as well.]
+
Backports from more recent ubuntu releases (or debian-expirmental for the development branch) are provided by the c42-backport-games PPA: [https://launchpad.net/~dirk-computer42/+archive/c42-backport-games ppa:dirk-computer42/c42-backport-games].
 
 
Almost up-to-date versions are available in this [https://launchpad.net/~vincent-c/+archive/ubuntu/wesnoth PPA]
 
 
 
If you are interested in the development version of wesnoth, you can get it from this PPA: [http://launchpad.net/~rhonda/+archive/wesnoth-devel ppa:rhonda/wesnoth-devel]
 
  
Another alternative with backports, especially wesnoth 1.11 from debian is c42-backport-games PPA: [http://launchpad.net/~dirk-computer42/+archive/c42-backport-games ppa:dirk-computer42/c42-backport-games]. Note that it is not recommended to use packages from Debian on Ubuntu due to the multiple Ubuntu-specific changes that would be needed. See [http://www.computer42.org/xwiki-static/exported/DevNotes/xwiki.DevNotes.c42-ppa.html] for more informations.
+
Another alternative is [https://launchpad.net/~vincent-c/+archive/ubuntu/wesnoth ppa:vincent-c/wesnoth].
  
 
===Compiling===
 
===Compiling===
Line 94: Line 98:
  
 
== Fedora ==
 
== Fedora ==
Battle for Wesnoth is included in [http://koji.fedoraproject.org/koji/packageinfo?packageID=4097 Fedora].  The current version of Battle for Wesnoth 1.12.6 is available for ARM, x86, and x86_64 architectures. If you have problems with these packages, or other questions, please contact the Fedora maintainer [mailto:limb_AT_jcomserv.net Jon Ciesla].
+
Battle for Wesnoth is included in [http://koji.fedoraproject.org/koji/packageinfo?packageID=4097 Fedora].  The current version of Battle for Wesnoth 1.13.8 is available for ARM, AArch64, ppc64, x86, and x86_64 architectures. If you have problems with these packages, or other questions, please contact the Fedora maintainer [mailto:limb@jcomserv.net Jon Ciesla].
  
 
To install simply run:
 
To install simply run:
Line 107: Line 111:
 
Note: Gentoo currently operates as a rolling-release, updated approximately weekly.
 
Note: Gentoo currently operates as a rolling-release, updated approximately weekly.
  
The latest version marked stable is 1.12.6 for amd64 and 1.12.5 for x86. Only builds marked for testing are available for ppc and ppc64.
+
The latest version marked stable is 1.12.6 for amd64 and x86. Only builds marked for testing are available for ppc64.
  
 
To install the latest unstable version (when available), add the following line to your /etc/portage/package.keywords file before running the emerge command:
 
To install the latest unstable version (when available), add the following line to your /etc/portage/package.keywords file before running the emerge command:
Line 113: Line 117:
 
  games-strategy/wesnoth ~*
 
  games-strategy/wesnoth ~*
  
The ebuild is currently maintained by Michael Sterrett and Agostino Sarubbo of the Gentoo Games Project
+
The ebuild is currently maintained by [https://wiki.gentoo.org/wiki/Project:Games the Gentoo Games Project]
  
 
== Mageia / Rosa Linux / OpenMandriva Lx ==
 
== Mageia / Rosa Linux / OpenMandriva Lx ==
Line 147: Line 151:
 
|}
 
|}
 
<!-- Begin Carriage returns to keep the Pardus Linux entry from crashing into the Mandriva-based table -->
 
<!-- Begin Carriage returns to keep the Pardus Linux entry from crashing into the Mandriva-based table -->
 
  
  
Line 161: Line 164:
 
<!-- End Carriage returns to keep the Pardus Linux entry from crashing into the Mandriva-based table -->
 
<!-- End Carriage returns to keep the Pardus Linux entry from crashing into the Mandriva-based table -->
 
== Pardus ==
 
== Pardus ==
 +
 +
===Pardus Linux 2011.2 and older (using pisi)===
 +
* Older versions of Pardus Linux use their own package manager, called 'pisi'.
 
* Run Package Manager, click Games section, select Wesnoth and click install.
 
* Run Package Manager, click Games section, select Wesnoth and click install.
 
* If you prefer to install Wesnoth from command line type <code>pisi it wesnoth</code>.
 
* If you prefer to install Wesnoth from command line type <code>pisi it wesnoth</code>.
 +
===Pardus Linux 2013 and newer releases (using APT)===
 +
* Newer versions of Pardus Linux are derived from what appears to be Debian 'stretch' or 'jessie-backports'
 +
* Use <code>apt-get install wesnoth wesnoth-music</code>.
  
 
== PCLinuxOS ==
 
== PCLinuxOS ==
 +
 
* RPM packages are included on the PCLinuxOS mirrors in the games repository under pclinuxos/2010 (for x86) or the x86_64 repository under pclinuxos/2011 (for x86_64)
 
* RPM packages are included on the PCLinuxOS mirrors in the games repository under pclinuxos/2010 (for x86) or the x86_64 repository under pclinuxos/2011 (for x86_64)
 
* Enable the repos in /etc/apt/sources.list, then either use your preferred package manager to install wesnoth, or run <code>sudo apt-get install wesnoth</code>
 
* Enable the repos in /etc/apt/sources.list, then either use your preferred package manager to install wesnoth, or run <code>sudo apt-get install wesnoth</code>
Line 171: Line 181:
 
== Slackware/SalixOS ==
 
== Slackware/SalixOS ==
  
* Packages of Battle for Wesnoth for Slackware 14 can be downloaded from [http://www.slacky.eu/asche/pkgs/index.php?ver=16&pkg=2467 Slacky] Latest Wesnoth build for Slackware 14.0: 1.10.5
+
* Packages of Battle for Wesnoth for Slackware 14 can be downloaded from [http://www.slacky.eu/asche/pkgs/index.php?pkg=3920&ver=17 Slacky] Latest Wesnoth build for Slackware 14.1: 1.10.5
  
* SalixOS is a Slackware-derived distribution that aims to provide packages that are also backwards-compatible with Slackware. The latest Wesnoth build in the SalixOS repositories for Slackware 14.1 and SalixOS 14.1 is 1.10.7.
+
* SalixOS is a Slackware-derived distribution that aims to provide packages that are also backwards-compatible with Slackware. The latest Wesnoth build in the SalixOS repositories for Slackware 14.2 and SalixOS 14.2 is 1.12.6.
  
* Building from source using SlackBuild script from [http://slackbuilds.org/result/?search=wesnoth&sv= SlackBuilds.org]. The latest Slackbuilds for Battle for Wesnoth on Slackware 14.1 is for 1.12.5.  Developmental branch requires you to edit a new line between 65 & 66 with './autogen.sh' in addition to changing the version number in the wesnoth.SlackBuild script.
+
* Building from source using SlackBuild script from [http://slackbuilds.org/result/?search=wesnoth&sv= SlackBuilds.org]. The latest Slackbuilds for Battle for Wesnoth on Slackware 14.2 is for 1.12.6.  Developmental branch requires you to edit a new line between 65 & 66 with './autogen.sh' in addition to changing the version number in the wesnoth.SlackBuild script.
  
 
Note: These packages depend on boost (plus icu if you use binary from Slacky), so it should be installed before installing Battle for Wesnoth binary or compiling from source.
 
Note: These packages depend on boost (plus icu if you use binary from Slacky), so it should be installed before installing Battle for Wesnoth binary or compiling from source.
Line 181: Line 191:
 
===Installation for Slackware===
 
===Installation for Slackware===
  
Binary package: Downloaded Battle for Wesnoth binary, boost and icu dependency install with installpkg command (downloadable from Slacky or SalixOS).
+
Binary package: Download the Battle for Wesnoth binary package, along with the boost and icu packages, and install the downloaded files with the installpkg command (downloadable from Slacky or SalixOS).
 
 
For example:
 
installpkg wesnoth-1.6.3-i486-1sl.tgz boost-1.39.0-i686-1as.tgz icu-3.6-i486-2sl.tgz
 
  
 
SlackBuild script: Consult SlackBuilds [http://slackbuilds.org/howto/ HOWTO] and compile  
 
SlackBuild script: Consult SlackBuilds [http://slackbuilds.org/howto/ HOWTO] and compile  
Line 203: Line 210:
 
Use the correct link for your version of OpenSUSE:
 
Use the correct link for your version of OpenSUSE:
  
* OpenSUSE Tumbleweed (rolling preview release) [http://software.opensuse.org/ymp/games/openSUSE_Factory/wesnoth.ymp?base=openSUSE%3AFactory&query=wesnoth One-Click-Install]
+
* OpenSUSE Tumbleweed (rolling preview release) [https://software.opensuse.org/ymp/openSUSE:Factory/standard/wesnoth.ymp?base=openSUSE%3AFactory&query=wesnoth One-Click-Install]
* OpenSUSE Leap 42.2 [https://software.opensuse.org/ymp/games/openSUSE_Leap_42.2/wesnoth.ymp?base=openSUSE%3ALeap%3A42.2&query=wesnoth One-Click-Install] v1.12.6
+
* OpenSUSE Leap 42.3 [https://software.opensuse.org/ymp/openSUSE:Leap:42.3/standard/wesnoth.ymp?base=openSUSE%3ALeap%3A42.3&query=wesnoth One-Click-Install]
* OpenSUSE Leap 42.1 [https://software.opensuse.org/ymp/games/openSUSE_Leap_42.1/wesnoth.ymp?base=openSUSE%3ALeap%3A42.1&query=wesnoth One-Click-Install] v1.12.6
+
* OpenSUSE Leap 42.2 [https://software.opensuse.org/ymp/games/openSUSE_Leap_42.2/wesnoth.ymp?base=openSUSE%3ALeap%3A42.2&query=wesnoth One-Click-Install]
* OpenSUSE 13.2 [http://software.opensuse.org/ymp/games/openSUSE_13.2/wesnoth.ymp?base=openSUSE%3A13.2&query=wesnoth One-Click-Install] v1.12.6
 
* OpenSUSE 13.1 [http://software.opensuse.org/ymp/games/openSUSE_13.1/wesnoth.ymp?base=openSUSE%3A13.1&query=wesnoth One-Click-Install] v1.12.6
 
  
 
===Install using the command-line===
 
===Install using the command-line===
  
You can also install wesnoth using Zypper the command line (replacing Leap_42.1 with your OpenSUSE version):
+
You can also install wesnoth using Zypper the command line (replacing '_Leap_42.2' with your OpenSUSE version):
  sudo zypper ar --refresh http://download.opensuse.org/repositories/games/openSUSE_Leap_42.1/ Games
+
  sudo zypper ar --refresh http://download.opensuse.org/repositories/games/openSUSE_Leap_42.2/ Games
 
  sudo zypper ref
 
  sudo zypper ref
 
  sudo zypper in wesnoth
 
  sudo zypper in wesnoth
  
  
== Vine Linux (VineSeed)==
+
==Vine Linux==
  
"wesnoth" rpm package for "Vine Linux" is using VLGothic font.
+
* Wesnoth for Vine Linux is 1.8.6
 +
* The version on their VineSeed dev branch is 1.12.6
 +
* The rpm package for Vine Linux utilizes the VLGothic font.
  
 
To install simply run:
 
To install simply run:
 
<code>apt-get install wesnoth</code>
 
<code>apt-get install wesnoth</code>
 +
 +
== Void Linux ==
 +
 +
Void Linux is another rolling release distribution, utilizing its own package manager.
 +
The current version available is 1.12.6 for x86, x86_64, armv6, and armv7.
 +
 +
To install simply run:
 +
<code>xbps-install -S wesnoth</code>
 +
 +
The build is currently maintained by [mailto:itself@hanspolo.net Phillip Hirsch]
  
 
== Other ==
 
== Other ==

Revision as of 18:50, 3 March 2018


Not all distributions carry the latest stable or development releases. If you want to make sure you are running the newest official version of Wesnoth from either branch, either get the sources from the Download page and compile them youself or use the nightly flatpak below.

Flatpak

A nightly flatpak of Wesnoth's development branch is available. Instructions for getting it can be found here.

Arch Linux

  • The latest stable version can be installed from the [community] repository: pacman -S wesnoth
  • There's a wesnoth-devel package for development releases in the AUR.

Debian

Command-line install

To install Wesnoth, run the following to pull in everything:

aptitude install wesnoth wesnoth-music

Compiling

If you want to run a newer release than the ones provided in the Debian repositories, or an unreleased version from the Git repository, you will have to build it from source. See Compiling Wesnoth for more details.

To install Wesnoth's dependencies if you have Debian's source repositories enabled in your config, you can just use apt's build-dep command with the package that best matches the version you are trying to build:

# Stable version
aptitude build-dep wesnoth
# Development version
aptitude build-dep wesnoth-1.13

Note: If you have already installed an older version of Wesnoth, you should uninstall it first by running:

# Stable version
aptitude purge wesnoth
# Development version
aptitude purge wesnoth-1.13

Bear in mind that this will not remove downloaded data or saved games stored in your home directory.

SteamOS

At present, installing Battle for Wesnoth on SteamOS is similar to doing so on Debian, as SteamOS is largely based on Debian. However, there are a few steps to take to enable the Debian repositories in SteamOS. Click here for directions. After they are enabled, run the following as root to install wesnoth to use in Desktop mode:

aptitude install wesnoth wesnoth-music

To add a shortcut to launch wesnoth in Big Picture mode, open the Steam client in Desktop mode and follow these instructions. Then close the client and switch back to using Big Picture and it will be under Games.

Note: You will need to enable access to the desktop in SteamOS to add the Debian repositories to SteamOS. Click here and scroll down to the heading "How do I get to the desktop on SteamOS? All I see is Steam." for instructions

Steam has greenlit Battle for Wesnoth on its platform prior to the end of Steam Greenlight, and the developers have planned an early 2017 release onto the storefront timed with the release of of the 1.14.x series of releases. You can keep apprised of the status here

Ubuntu

Click here to install the latest version of the wesnoth packaged for your release. Alternatively, search for "wesnoth" in the Ubuntu Software Center or use following command:

sudo apt-get install wesnoth

Available Versions

Different releases of Ubuntu provide different versions of Wesnoth in their repositories. Often, this version will be older than the most current Wesnoth.

Release Packaged Version
18.04 LTS (Bionic) 1.12.6
17.10 (Artful) 1.12.6
16.04 LTS (Xenial) 1.12.5
14.04 LTS (Trusty) 1.10.7

Repos with newer vesions

You can get a more up-to-date version from the Software Center by enabling backports, see here. If you are interested in the development version of wesnoth, you can get it from this PPA: ppa:pkg-games/wesnoth-devel

Backports from more recent ubuntu releases (or debian-expirmental for the development branch) are provided by the c42-backport-games PPA: ppa:dirk-computer42/c42-backport-games.

Another alternative is ppa:vincent-c/wesnoth.

Compiling

If you choose to build Wesnoth from source you should add the datadir flag to configure to ensure your installation puts the data in the same place as the official installation path:

cd /usr/src
tar -xvjf wesnoth-1.x.x.tar.bz2
cd wesnoth-1.x.x
./configure --datadir=/usr/share/games ...
make
sudo make install

Fedora

Battle for Wesnoth is included in Fedora. The current version of Battle for Wesnoth 1.13.8 is available for ARM, AArch64, ppc64, x86, and x86_64 architectures. If you have problems with these packages, or other questions, please contact the Fedora maintainer Jon Ciesla.

To install simply run:

yum install wesnoth wesnoth-tools wesnoth-server 

Gentoo

To install the game only, run the following as root:

emerge wesnoth

To install the game and the server, add 'server' to your USE flags, then run emerge as above.

Note: Gentoo currently operates as a rolling-release, updated approximately weekly.

The latest version marked stable is 1.12.6 for amd64 and x86. Only builds marked for testing are available for ppc64.

To install the latest unstable version (when available), add the following line to your /etc/portage/package.keywords file before running the emerge command:

games-strategy/wesnoth ~*

The ebuild is currently maintained by the Gentoo Games Project

Mageia / Rosa Linux / OpenMandriva Lx

To install the latest stable version (as root):

urpmi wesnoth

For the development version (Rosa Linux and OpenMandriva Lx only, as root):

urpmi wesnoth-unstable

You can also use the GUI package manager RPMDrake (in the Control Centre).

To install latest Battle for Wesnoth version available you need to enable the following repository using the Control Centre:

Distribution Repository for wesnoth Repository for wesnoth-unstable
Rosa Linux Desktop / OpenMandriva Lx contrib release contrib updates
Rosa Linux LTS contrib updates contrib updates
Mageia core release N/A






Pardus

Pardus Linux 2011.2 and older (using pisi)

  • Older versions of Pardus Linux use their own package manager, called 'pisi'.
  • Run Package Manager, click Games section, select Wesnoth and click install.
  • If you prefer to install Wesnoth from command line type pisi it wesnoth.

Pardus Linux 2013 and newer releases (using APT)

  • Newer versions of Pardus Linux are derived from what appears to be Debian 'stretch' or 'jessie-backports'
  • Use apt-get install wesnoth wesnoth-music.

PCLinuxOS

  • RPM packages are included on the PCLinuxOS mirrors in the games repository under pclinuxos/2010 (for x86) or the x86_64 repository under pclinuxos/2011 (for x86_64)
  • Enable the repos in /etc/apt/sources.list, then either use your preferred package manager to install wesnoth, or run sudo apt-get install wesnoth
  • Contrary to the above naming scheme, PCLinuxOS operates on a rolling release, similar to Gentoo

Slackware/SalixOS

  • Packages of Battle for Wesnoth for Slackware 14 can be downloaded from Slacky Latest Wesnoth build for Slackware 14.1: 1.10.5
  • SalixOS is a Slackware-derived distribution that aims to provide packages that are also backwards-compatible with Slackware. The latest Wesnoth build in the SalixOS repositories for Slackware 14.2 and SalixOS 14.2 is 1.12.6.
  • Building from source using SlackBuild script from SlackBuilds.org. The latest Slackbuilds for Battle for Wesnoth on Slackware 14.2 is for 1.12.6. Developmental branch requires you to edit a new line between 65 & 66 with './autogen.sh' in addition to changing the version number in the wesnoth.SlackBuild script.

Note: These packages depend on boost (plus icu if you use binary from Slacky), so it should be installed before installing Battle for Wesnoth binary or compiling from source.

Installation for Slackware

Binary package: Download the Battle for Wesnoth binary package, along with the boost and icu packages, and install the downloaded files with the installpkg command (downloadable from Slacky or SalixOS).

SlackBuild script: Consult SlackBuilds HOWTO and compile

Installation for SalixOS

Run the following to get the latest version:

slapt-get --install wesnoth

OpenSUSE

These are builds of The Battle For Wesnoth for several versions of OpenSUSE, made for both i386 and x86_64 architecture.

The OpenSUSE packages were packaged by Holger Hetterich.

Install using One-Click Installation

Use the correct link for your version of OpenSUSE:

Install using the command-line

You can also install wesnoth using Zypper the command line (replacing '_Leap_42.2' with your OpenSUSE version):

sudo zypper ar --refresh http://download.opensuse.org/repositories/games/openSUSE_Leap_42.2/ Games
sudo zypper ref
sudo zypper in wesnoth


Vine Linux

  • Wesnoth for Vine Linux is 1.8.6
  • The version on their VineSeed dev branch is 1.12.6
  • The rpm package for Vine Linux utilizes the VLGothic font.

To install simply run: apt-get install wesnoth

Void Linux

Void Linux is another rolling release distribution, utilizing its own package manager. The current version available is 1.12.6 for x86, x86_64, armv6, and armv7.

To install simply run: xbps-install -S wesnoth

The build is currently maintained by Phillip Hirsch

Other

See Also