How to Install and Uninstall libqt5svg5-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 11,2024

1. Install "libqt5svg5-dev" package

Please follow the guidance below to install libqt5svg5-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libqt5svg5-dev

2. Uninstall "libqt5svg5-dev" package

In this section, we are going to explain the necessary steps to uninstall libqt5svg5-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libqt5svg5-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libqt5svg5-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libqt5svg5-dev
Priority: optional
Section: libdevel
Installed-Size: 68
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Qt/KDE Maintainers
Architecture: amd64
Source: qtsvg-opensource-src
Version: 5.5.1-2build1
Depends: libqt5svg5 (= 5.5.1-2build1)
Pre-Depends: dpkg (>= 1.15.6~)
Filename: pool/main/q/qtsvg-opensource-src/libqt5svg5-dev_5.5.1-2build1_amd64.deb
Size: 9724
MD5sum: 12702a6f18a4f5a1e9662e2f20f97ae5
SHA1: 4e45080aeba90205d73bddb67a53212f2c570e4c
SHA256: 0bb96561c028841bbdebd0905c8eb10616747de724a8025714a1f82f0d4493dd
Description-en: Qt 5 SVG module development files
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.
.
This package contains the header development files used for building Qt 5
applications using QtSvg library.
Description-md5: aa60a505d0dba59e0a5d3f03ca43c3c7
Multi-Arch: same
Homepage: http://qt-project.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m
Task: ubuntu-sdk-libs-dev