How to install Enlightenment 0.22.2 in Ubuntu 17.10/16.04
The Second Bug fix and stable version of Enlightenment E22 was released earlier. The following describes how to install Ubuntu 17.10, Ubuntu 16.04, and Ubuntu 14.04.
The error fixes in Enlightenment 0.22.2 include:
- Crash related to system pallets
- Luncher: the focus issue is displayed.
- It is possible to log on with an incorrect password! "An error occurred while setting the authentication session through PAM for authentication. Error code is 11"
- BSD CPUClock bryce gadgets-arrows move in the opposite direction
- Luncher Preview
- Move and adjust the maximum window size when restarting
- Copy, paste, and freeze
- Better check evas gl support
- Black flashes between the splash screen and the desktop
- Multiple mobile gadgets will cause the Enlightenment to crash.
- Making reporting errors easier
- Wayland/xwayland Problems
- The lock screen widget is not displayed in "enable lock screen" or "suspend lock screen"
- The edje icon is not accepted in the window border.
- For more information, go to the news page.
How to install Enlightment E22.2 in Ubuntu through PPA:
Enlightenment 0.22.2 can be installed through the PPA repository for all current Ubuntu distributions and derived editions.
1. Press Ctrl + Alt + T or search "terminal" from the application menu to open the terminal. When opening, run the following command:
Sudo add-apt-repository ppa: niko2040/e19
Enter your password and press Enter to add E21 PPA, but its name contains e19.
2. Check the updates and run the following command to install the Window Manager:
Sudo apt-get update
Sudo apt-get install enlightenment
If everything goes well, log out and choose to log on using the first session.
Uninstall:
You can use the "software and update" utility under the "other software" tab to delete the PPA. To delete the Enlightenment, run the following command:
Sudo apt-get remove enlightenment & sudo apt-get autoremove
More:
Permanent update link address: https://www.bkjia.com/Linux/2018-03/151457.htm