kate
KDE's advanced text editor. More information: <https://kate-editor.org/>.
RUN apt-get update && \
apt-get install -y kate
RUN apt-get update && \
apt-get install -y kate
RUN pacman -S --noconfirm kate
RUN apt-get update && \
apt-get install -y kate
RUN yum install -y kate
RUN dnf install -y kate
RUN apt-get update && \
apt-get install -y kate