10

I was watching this video. How do I get Weston on Ubuntu to try it?

Where can I find other desktop environments that work with wayland - are there any wayland ports for it like GNOME and KDE?

fossfreedom
  • 172,746
MathCubes
  • 5,666
  • This link maybe help https://wiki.archlinux.org/index.php/wayland and also this https://wiki.ubuntu.com/Wayland – αғsнιη Aug 22 '14 at 05:58

2 Answers2

6

wayland is in Official Ubuntu Repository. You can install it by:

sudo apt-get install libwayland0

Also visit : Ubuntu Updates for Repository & PackageHead information.

Pandya
  • 35,771
  • 44
  • 128
  • 188
1

For 18.04, Ubuntu has Wayland installed but not enabled by default.

To enable it follow the directions here 18.04: How to get Wayland back after upgrade to 18.04?

On the login screen, you should be able to select "Ubuntu on Wayland" by clicking on the settings icon, next to the login button.

qwr
  • 2,802