Difference between revisions of "WesnothBinariesBSD"

From The Battle for Wesnoth Wiki
(Adding install steps for BSD binaries.)
 
m
 
Line 11: Line 11:
 
  cd /usr/ports/games/wesnoth/ && make install clean
 
  cd /usr/ports/games/wesnoth/ && make install clean
  
==Install from packages===
+
===Install from packages===
 
To add the Wesnoth package, run one of these commands:
 
To add the Wesnoth package, run one of these commands:
 
  pkg install games/wesnoth
 
  pkg install games/wesnoth

Latest revision as of 20:03, 27 November 2021


Not all BSD's 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 yourself or use the nightly flatpak below.

FreeBSD

Install from ports

To install Wesnoth from ports, run the following command:

cd /usr/ports/games/wesnoth/ && make install clean

Install from packages

To add the Wesnoth package, run one of these commands:

pkg install games/wesnoth
pkg install wesnoth

NetBSD

To install the Wesnoth package:

pkg_add wesnoth

OpenBSD

To install the Wesnoth package:

pkg_add wesnoth

See Also

This page was last edited on 27 November 2021, at 20:03.