QXmlEdit XML editor & XSD Viewer Application

QXmlEdit is a free and open source XML editor for Linux, Windows and MacOS. It is based on Qt libraries and released under GNU Library General Public License v2 or later. It comes with unusual data visualization modes, plit very big XML files into fragments, XML manipulation and presentation, compare XML and XSD files and more.

QXmlEdit

Download QXmlEdit [Windows,MacOS]

How to Install QXmlEdit on Ubuntu

You can install QXmlEdit on your Ubuntu Linux system via flatpak package file from the flathub. First install flatpak and flathub on your system and restart it after the installation. Follow below link for the installation instructions.

Also Read:  How to Restore or Set Ubuntu's Default Boot Screen Animation

Install flatpak and flathub

Now open the terminal app (ctrl+alt+t) and run below QXmlEdit flatpak install command.

flatpak install flathub org.qxmledit.QXmlEdit

And open QXmlEdit using below command.

flatpak run org.qxmledit.QXmlEdit

And you can uninstall QXmlEdit using below commands.

flatpak uninstall org.qxmledit.QXmlEdit

[OR]

sudo flatpak uninstall org.qxmledit.QXmlEdit
If you liked this article, please subscribe to our YouTube Channel. You can also stay connected with us on X (Twitter) and Facebook.



Leave a Reply