Kate is a feature-packed text editor, lets you to edit and view many files at the same time, both in tabs and split views, and comes with a wide variety of plugins, including an embedded terminal that lets you launch console commands directly from Kate, powerful search and replace plugins, and a preview plugin that can show you what your MD, HTML and even SVG will look like.
To install Kate on Raspberry i: $ sudo apt install kate
This video show how to download, install and run openEuler on Raspberry Pi,
and switch language to English. Tested on Raspberry Pi 4B/4G with 7 inch mini
HDMI LCD. Chinese is set system language by default, this video also show how
to switch to English.
Download openEuler image for Raspberry Pi (prepare on Raspberry Pi)
Select the image to download, in my test: openEuler 20.03 LTS SP1 alpha4 (DDE
desktop and Chinese input method),
openEuler-20.03-LTS-SP1-DDE-raspi-aarch64-alpha4.img.xz.
Extract the downloaded file. Then we can write the extracted image on microSD
using Raspberry Pi Imager.
Then you can boot-up Raspberry Pi with the microSD.
User and password:
The image pre-set with System user/password: -
root/openeuler - pi/raspberry
DDE cannot log in with root account,
you can login user pi using password "raspberry".
FYI: the microSD I used in this test is 128G Samsung Evo Plus:
openEuler
is an innovative platform nurtured by community collaboration. It aims to
build a unified and open OS that supports multiple processor architectures,
and to advance the hardware/software application ecosystem.
This video show how to install openEuler in VirtualBox 6.1/Windows 10.
It's very straightforward to install openEuler in VirtualBox. But
there are no desktop environment by default. Deepin Desktop Environment
(DDE) can be installed using dnf (a Linux software package management
tool).
Most probably you cannot run dnf, fail with error [Could not resolve
host: repo.openeuler.org], as shown in the video.