Site icon TechGit

Battle for Wesnoth 1.14.6 Released, How to Install in Ubuntu

Battle For Wesnoth in Ubuntu

Battle for Wesnoth released a new regular update for the 1.14 series. Here’s how to install it in Ubuntu 16.04, Ubuntu 18.04, and higher.

Wesnoth 1.14.6 release highlights:

How to Install Battle for Wesnoth 1.14.6 in Ubuntu:

For those don’t prefer Flatpak package, use the unofficial PPA though the Wesnoth 1.14.6 package will be available in some days later.

The new release package has been made into Flatpak package, available to install via the Flathub repository.

1. (For Ubuntu 16.04 only), open terminal either via Ctrl+Alt+T keyboard shortcut or by searching for ‘terminal’ from app launcher. When it opens, run command:

sudo add-apt-repository ppa:alexlarsson/flatpak

sudo apt-get update

2. Install flatpak framework via command:

sudo apt-get install flatpak

3. Add flathub repository:

flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

4. Finally install the flatpak package of Battle for Wesnoth:

flatpak install flathub org.wesnoth.Wesnoth

Once installed, launch the game either from software launcher, or by running command flatpak run org.wesnoth.Wesnoth

(Optional) 5. To remove the game, run command:

flatpak uninstall org.wesnoth.Wesnoth

Original Article

FacebookTwitterTumblrRedditLinkedInHacker NewsDiggBufferGoogle ClassroomThreadsXINGShare
Exit mobile version