How to Install libqt4-svg in Ubuntu 18.04



Install libqt4-svg by entering the following commands in the terminal:

sudo apt update
sudo apt install libqt4-svg

Description:

Qt 4 SVG module

Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtSvg module provides classes for displaying the contents of SVG files. . Scalable Vector Graphics (SVG) is a language for describing two-dimensional graphics and graphical applications in XML.

Homepage: http://qt-project.org/

Version: 4:4.8.7+dfsg-7ubuntu1

Section: universe/libs